fixed Jenkinsfile_stats
This commit is contained in:
parent
3f38d6f2bb
commit
050201639e
@ -13,7 +13,7 @@ node {
|
||||
stage('Copy artifacts') {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's425850-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
}
|
||||
stage('Script') {
|
||||
withEnv() {
|
||||
sh 'chmod u+x ./get_stats.sh'
|
||||
sh './get_stats.sh'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user