diff --git a/infrastructure/foundation/Jenkinsfile b/infrastructure/foundation/Jenkinsfile index 7358890..d49246f 100644 --- a/infrastructure/foundation/Jenkinsfile +++ b/infrastructure/foundation/Jenkinsfile @@ -781,9 +781,9 @@ Type 'DESTROY' exactly to confirm: } } -success { - script { - echo "✅ Foundation Layer pipeline completed successfully!" + success { + script { + echo "✅ Foundation Layer pipeline completed successfully!" if (params.ACTION == 'apply') { // Compute approver line outside the multi-line string