From 078bb030b739d4cbde75f6da4ce3854af593005b Mon Sep 17 00:00:00 2001 From: lenape Date: Sun, 3 Aug 2025 01:21:33 +0000 Subject: [PATCH] automated terminal push --- infrastructure/foundation/Jenkinsfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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