We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f71b0 commit fbf7f29Copy full SHA for fbf7f29
vars/cohort12.groovy
@@ -1,4 +1,4 @@
1
-def call(string stageName){
+def call(String stageName){
2
3
if("${stageName}" == "Build"){
4
echo "Building package"
0 commit comments