Commit 144860c7 authored by daidekun's avatar daidekun

tem

parent efb8cf73
...@@ -44,7 +44,7 @@ def call(body) { ...@@ -44,7 +44,7 @@ def call(body) {
contextDir = _utils.contextDir(workspace) contextDir = _utils.contextDir(workspace)
switch (config.buildType) { switch (config.buildType) {
case "java": case "java":
_stage.prepare_java(systemName, contextDir) _stage.prepare_java()
break break
case "ui": case "ui":
_stage.prepare_ui(systemName, contextDir) _stage.prepare_ui(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