Commit 9be95f09 authored by daidekun's avatar daidekun

fixbugs

parent 4c0e6ca8
......@@ -45,7 +45,7 @@ def call(body) {
_stage.prepare_java(systemName, contextDir)
break
case "ui":
_stage.prepare_ui(contextDir)
_stage.prepare_ui(systemName, contextDir)
break
case "nodejs":
_stage.prepare_nodejs(systemName, contextDir)
......
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