Commit fda9bf2d authored by wentao.suo's avatar wentao.suo

fffff

parent cd4ef659
...@@ -57,7 +57,7 @@ def call(body) { ...@@ -57,7 +57,7 @@ def call(body) {
arrSystem = systemName.split("--") arrSystem = systemName.split("--")
for (systemNameSimple in arrSystem) { for (systemNameSimple in arrSystem) {
dir(){} dir(systemNameSimple){
_stage.checkAndBuild(config.buildType, systemNameSimple, branchName, contextDir) _stage.checkAndBuild(config.buildType, systemNameSimple, branchName, 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