Vadim Surkov 7 lat temu
rodzic
commit
732404184c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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