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

fffff

parent 2bfc9ea7
...@@ -50,7 +50,7 @@ def call(body) { ...@@ -50,7 +50,7 @@ def call(body) {
/* 2 */ /* 2 */
withDockerServer([uri: "tcp://192.168.4.96:2375/"]) { withDockerServer([uri: "tcp://192.168.4.96:2375/"]) {
_utils.beautyEcho("checkout & build < ${systemNames} : ${branchNames} >", "stage") _utils.beautyEcho("checkout & build < ${originSystemName} : ${originBranchName} >", "stage")
echo systemNames.length echo systemNames.length
for(def i in 0..systemNames.length-1){ for(def i in 0..systemNames.length-1){
......
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