fix
This commit is contained in:
parent
495eed614f
commit
8144d47100
2
dataset_stats/Jenkinsfile
vendored
2
dataset_stats/Jenkinsfile
vendored
@ -17,11 +17,11 @@ pipeline {
|
||||
archiveArtifacts "stats.txt"
|
||||
}
|
||||
}
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
steps {
|
||||
archiveArtifacts 'stats.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user