This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
iru
/
node
Segui
4
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Test
Vadim Surkov
7 anni fa
parent
b27febd74c
commit
732404184c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Vedi File
@@ -42,7 +42,7 @@ pipeline {
}
catch(err){
echo "Recovering service $item"
- throw
+
//
throw
}
}
}