Commit 9bc3e936 authored by daidekun's avatar daidekun

gitRepoi

parent 1d8ee2e4
...@@ -43,6 +43,7 @@ def call(body) { ...@@ -43,6 +43,7 @@ def call(body) {
_stage.checkoutLuaUI(branchName, gitRepo) _stage.checkoutLuaUI(branchName, gitRepo)
break break
default: default:
print gitRepo
_stage.checkout(branchName, gitRepo) _stage.checkout(branchName, gitRepo)
break break
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment