fix
This commit is contained in:
parent
8be8cdf210
commit
a7348fb19c
1
stats/Jenkinsfile
vendored
1
stats/Jenkinsfile
vendored
@ -11,6 +11,7 @@ pipeline {
|
|||||||
stage('Checkout repository') {
|
stage('Checkout repository') {
|
||||||
steps {
|
steps {
|
||||||
checkout scm
|
checkout scm
|
||||||
|
}
|
||||||
}
|
}
|
||||||
stage('Copy artifacts') {
|
stage('Copy artifacts') {
|
||||||
steps {
|
steps {
|
||||||
|
Loading…
Reference in New Issue
Block a user