This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
avb
/
scheduleServer
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Обновить 'Jenkins/jenkinsfile'
vmshay
5 anni fa
parent
b8dae33952
commit
5fcc012b8d
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
Jenkins/jenkinsfile
+ 1
- 1
Jenkins/jenkinsfile
Vedi File
@@ -1,7 +1,7 @@
#!groovy
pipeline {
agent {
- label '
develop
'
+ label '
master
'
}
options {