.
This commit is contained in:
parent
dbff62a9ab
commit
10a39edee8
2
stats/Jenkinsfile
vendored
2
stats/Jenkinsfile
vendored
@ -20,7 +20,7 @@ pipeline {
|
||||
sh './stats/generate_stats.sh'
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts')
|
||||
stage('archiveArtifacts'){
|
||||
steps {
|
||||
archiveArtifacts 'stats.txt'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user