Vadim Surkov 7 years ago
parent
commit
732404184c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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