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') {
|
||||
steps {
|
||||
checkout scm
|
||||
}
|
||||
}
|
||||
stage('Copy artifacts') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user