Update Jenkinsfile

This commit is contained in:
John Hanzu Kim 2025-06-19 14:59:27 +09:00 committed by GitHub
parent dcee8e45fd
commit 261404dd72
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -212,7 +212,6 @@ podTemplate(
}
stage('Trigger ArgoCD Sync') {
steps {
script {
echo """
🎯 CI Pipeline 완료!
@ -231,7 +230,6 @@ podTemplate(
}
}
}
}
post {
always {