Skip to content

Commit fbf7f29

Browse files
authored
Update cohort12.groovy
1 parent 63f71b0 commit fbf7f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/cohort12.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
def call(string stageName){
1+
def call(String stageName){
22

33
if("${stageName}" == "Build"){
44
echo "Building package"

0 commit comments

Comments
 (0)