This website works better with JavaScript
Home
Explore
Help
Sign In
avb
/
scheduleServer
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
vmshay
5 years ago
parent
0e677a4084
commit
908af2655f
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
Jenkins/jenkinsfile
+ 3
- 0
Jenkins/jenkinsfile
View File
@@ -1,4 +1,7 @@
#!groovy
+node {
+ checkout scm
+}
pipeline {
agent {
label 'master'