This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
iru
/
node
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Test
Vadim Surkov
hace 7 años
padre
b27febd74c
commit
732404184c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Ver fichero
@@ -42,7 +42,7 @@ pipeline {
}
catch(err){
echo "Recovering service $item"
- throw
+
//
throw
}
}
}