This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
avb
/
scheduleServer
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
fix
vmshay
5 lat temu
rodzic
0e677a4084
commit
908af2655f
1 zmienionych plików
z
3 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
3
0
Jenkins/jenkinsfile
+ 3
- 0
Jenkins/jenkinsfile
Wyświetl plik
@@ -1,4 +1,7 @@
#!groovy
+node {
+ checkout scm
+}
pipeline {
agent {
label 'master'