r13
This commit is contained in:
parent
87b2996c67
commit
06d57230a7
@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
stage('Show stats') {
|
||||
steps {
|
||||
sh "./script-stats.py"
|
||||
sh "python3 ./script-stats.py"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user