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