This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
appsptb
/
ptb-fe
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
3
Pull Requests
0
Wiki
Explorar o código
Update 'Jenkinsfile'
appsptb
%!s(int64=3) %!d(string=hai) anos
pai
61def5c41c
achega
c8c13fb0fc
Modificáronse 1 ficheiros
con
4 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
4
1
Jenkinsfile
+ 4
- 1
Jenkinsfile
Ver ficheiro
@@ -37,5 +37,8 @@ node {
}
}
}
-}
+ }
+ catch (err) {
+ throw err
+ }
}