This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
avb
/
scheduleServer
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Обновить 'Jenkins/jenkinsfile'
vmshay
hace 5 años
padre
6f8ab8b5ac
commit
3f518bdb03
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
Jenkins/jenkinsfile
+ 1
- 0
Jenkins/jenkinsfile
Ver fichero
@@ -31,6 +31,7 @@ pipeline {
post {
success {
echo 'I succeeeded!'
+ echo GetLog("${BUILD_URL}")
}