automated terminal push
This commit is contained in:
2
infrastructure/foundation/Jenkinsfile
vendored
2
infrastructure/foundation/Jenkinsfile
vendored
@@ -785,7 +785,7 @@ Type 'DESTROY' exactly to confirm:
|
||||
script {
|
||||
echo "✅ Foundation Layer pipeline completed successfully!"
|
||||
|
||||
if (params.ACTION == 'apply') {
|
||||
if (params.ACTION == 'apply') {
|
||||
// Compute approver line outside the multi-line string
|
||||
def approverLine = env.DEPLOYMENT_APPROVER ? "• Approved by: ${env.DEPLOYMENT_APPROVER}" : ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user