diff --git a/apps/demo-nginx/Jenkinsfile b/apps/demo-nginx/Jenkinsfile index a6fc18f..b9d57c0 100644 --- a/apps/demo-nginx/Jenkinsfile +++ b/apps/demo-nginx/Jenkinsfile @@ -465,9 +465,11 @@ EOF } echo "✅ ALL VERIFICATION CHECKS PASSED" + } + } + } } - } -} + post {