typo
This commit is contained in:
parent
2eee79c2f1
commit
65f3325088
@ -26,7 +26,7 @@ pipeline {
|
||||
stages {
|
||||
stage('Prepare dataset') {
|
||||
steps {
|
||||
sh 'python ./script.sh'
|
||||
sh 'python ./script.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user