WIP
This commit is contained in:
parent
5ad266d86c
commit
651b4b11ca
@ -20,7 +20,7 @@ pipeline {
|
||||
}
|
||||
stage("Calcualte stats") {
|
||||
steps {
|
||||
sh "stats.sh"
|
||||
sh "./stats.sh"
|
||||
archiveArtifacts artifacts: "stats.txt"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user