r3
This commit is contained in:
parent
0af5db8cf1
commit
f019b042b7
@ -26,7 +26,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Prepare dataset') {
|
||||
steps {
|
||||
sh 'python3 ./script.py'
|
||||
sh 'python3 ./script-stats.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user