automated terminal push
This commit is contained in:
4
infrastructure/foundation/Jenkinsfile
vendored
4
infrastructure/foundation/Jenkinsfile
vendored
@@ -64,6 +64,7 @@ pipeline {
|
|||||||
SONAR_PROJECT_VERSION = "${BUILD_NUMBER}"
|
SONAR_PROJECT_VERSION = "${BUILD_NUMBER}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
stages {
|
||||||
stage('🔍 Checkout & Validation') {
|
stage('🔍 Checkout & Validation') {
|
||||||
steps {
|
steps {
|
||||||
echo "=== Enterprise CI/CD Foundation Layer Pipeline ==="
|
echo "=== Enterprise CI/CD Foundation Layer Pipeline ==="
|
||||||
@@ -873,4 +874,5 @@ Type 'DESTROY' exactly to confirm:
|
|||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user