Commit 9a70561f authored by daidekun's avatar daidekun

systemName

parent 9f9a5fac
...@@ -45,7 +45,7 @@ def call(body) { ...@@ -45,7 +45,7 @@ def call(body) {
_stage.checkout_lua_ui(branchName, gitRepo) _stage.checkout_lua_ui(branchName, gitRepo)
break break
case "nodejs": case "nodejs":
_stage.checkout_nodejs(branchName, gitRepo) _stage.checkout_nodejs(branchName, systemName)
break break
default: default:
_stage.checkout(branchName, systemName) _stage.checkout(branchName, systemName)
......
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