Update vars/jenkinsPipelineSkeleton.groovy
This commit is contained in:
@@ -66,8 +66,8 @@ def call(String projectName, Map config) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
post {
|
||||
success {
|
||||
echo "Build for '${projectName}' was successful!"
|
||||
@@ -79,4 +79,4 @@ def call(String projectName, Map config) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user