Fixing syntax error

This commit is contained in:
alexpete
2021-04-07 14:43:14 -07:00
parent 004db04c06
commit edc77e3366
+1
View File
@@ -305,6 +305,7 @@ def SetLfsCredentials(cmd, lbl = '') {
bat label: lbl,
script: cmd
}
}
def CheckoutBootstrapScripts(String branchName) {
checkout([$class: "GitSCM",