Update vars/jenkinsPipelineSkeleton.groovy

This commit is contained in:
2025-05-29 11:43:11 +03:00
parent d63302c2b1
commit ee40c26911

View File

@@ -67,7 +67,7 @@ def call(String projectName, Map config) {
}
}
}
}
post {
success {
echo "Build for '${projectName}' was successful!"