fix Jenkinsfile
This commit is contained in:
parent
7ba8b619fd
commit
790051df59
2
createDataset/Jenkinsfile
vendored
2
createDataset/Jenkinsfile
vendored
@ -54,7 +54,7 @@ pipeline {
|
||||
}
|
||||
stage('triggerTrain') {
|
||||
steps {
|
||||
build job: "z-s487179-training", wait: true
|
||||
build job: "z-s487179-training"
|
||||
}
|
||||
}
|
||||
// stage('Archive file') {
|
||||
|
Loading…
Reference in New Issue
Block a user