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
b8dae33952
commit
5fcc012b8d
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Jenkins/jenkinsfile
+ 1
- 1
Jenkins/jenkinsfile
Ver fichero
@@ -1,7 +1,7 @@
#!groovy
pipeline {
agent {
- label '
develop
'
+ label '
master
'
}
options {