Vadim Surkov 7 anni fa
parent
commit
732404184c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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