This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
iru
/
node
Seguir
4
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
Test
Vadim Surkov
%!s(int64=7) %!d(string=hai) anos
pai
732404184c
achega
bd2628b296
Modificáronse 1 ficheiros
con
1 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Ver ficheiro
@@ -42,7 +42,7 @@ pipeline {
}
catch(err){
echo "Recovering service $item"
-
//
throw
+ throw
err
}
}
}