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
fix
vmshay
5 anni fa
parent
0e677a4084
commit
908af2655f
1 ha cambiato i file
con
3 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
3
0
Jenkins/jenkinsfile
+ 3
- 0
Jenkins/jenkinsfile
Vedi File
@@ -1,4 +1,7 @@
#!groovy
+node {
+ checkout scm
+}
pipeline {
agent {
label 'master'