Vadim Surkov 7 年之前
父節點
當前提交
732404184c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -42,7 +42,7 @@ pipeline {
             }
             catch(err){
               echo "Recovering service $item"
-              throw
+//              throw
             }
           }
         }