Vadim Surkov 7 vuotta sitten
vanhempi
commit
bd2628b296
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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