Commit 9f9a5fac authored by daidekun's avatar daidekun

fibux

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