Add 'Jenkinsfile-stats'
This commit is contained in:
parent
b378898554
commit
b503e961aa
5
Jenkinsfile-stats
Normal file
5
Jenkinsfile-stats
Normal file
@ -0,0 +1,5 @@
|
||||
node {
|
||||
stage('checkout: Check out from version control') {
|
||||
checkout scm
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user