automated terminal push
This commit is contained in:
2
infrastructure/foundation/Jenkinsfile
vendored
2
infrastructure/foundation/Jenkinsfile
vendored
@@ -795,7 +795,7 @@ Type 'DESTROY' exactly to confirm:
|
||||
• Project: ${params.PROJECT_NAME}
|
||||
• Build: #${BUILD_NUMBER}
|
||||
• Duration: ${currentBuild.durationString}
|
||||
${env.DEPLOYMENT_APPROVER ? "• Approved by: ${env.DEPLOYMENT_APPROVER}" : ""}
|
||||
${env.DEPLOYMENT_APPROVER ? "• Approved by: " + env.DEPLOYMENT_APPROVER} : ""}
|
||||
|
||||
🏗️ Infrastructure Created:
|
||||
• VPC with multi-AZ public subnets
|
||||
|
||||
Reference in New Issue
Block a user