automated terminal push

This commit is contained in:
lenape
2025-08-03 13:25:48 +00:00
parent 942dbfec9e
commit 408bd2e28f

View File

@@ -64,6 +64,7 @@ pipeline {
SONAR_PROJECT_VERSION = "${BUILD_NUMBER}"
}
stages {
stage('🔍 Checkout & Validation') {
steps {
echo "=== Enterprise CI/CD Foundation Layer Pipeline ==="
@@ -874,3 +875,4 @@ Type 'DESTROY' exactly to confirm:
}
}
}
}