refactoring
This commit is contained in:
parent
37f09c49c9
commit
19232ff416
@ -22,7 +22,7 @@ pipeline {
|
||||
}
|
||||
stage("Calcualte stats") {
|
||||
steps {
|
||||
sh "python3 ./script-stats.py"
|
||||
sh "python3 download_data_and_process.py"
|
||||
archiveArtifacts artifacts: "stats.txt"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user