Vadim Surkov há 7 anos atrás
pai
commit
bd2628b296
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

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