wip
This commit is contained in:
parent
146c0df1a1
commit
9fe588aa96
@ -20,7 +20,6 @@ pipeline {
|
||||
}
|
||||
stage("Calcualte stats") {
|
||||
steps {
|
||||
sh "chmod +x -R" "./stats.sh"
|
||||
sh "./stats.sh"
|
||||
archiveArtifacts artifacts: "stats.txt"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user