Commit 0de722b0 authored by wentao.suo's avatar wentao.suo

fix

parent 8f5bff8e
...@@ -49,7 +49,7 @@ def call(body) { ...@@ -49,7 +49,7 @@ def call(body) {
} }
/* 2 */ /* 2 */
echo originSystemName
if(originSystemName =="di-ting-ui"){ if(originSystemName =="di-ting-ui"){
_utils.beautyEcho("checkout & build < ${originSystemName} : ${originBranchName} >", "stage") _utils.beautyEcho("checkout & build < ${originSystemName} : ${originBranchName} >", "stage")
for(def i = 0; i<systemNames.length; i++){ for(def i = 0; i<systemNames.length; i++){
......
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