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
fix
vmshay
hace 5 años
padre
0e677a4084
commit
908af2655f
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
Jenkins/jenkinsfile
+ 3
- 0
Jenkins/jenkinsfile
Ver fichero
@@ -1,4 +1,7 @@
#!groovy
+node {
+ checkout scm
+}
pipeline {
agent {
label 'master'