wait to false
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
55bcae78b8
commit
29194fb16b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -36,7 +36,7 @@ pipeline {
|
||||
}
|
||||
stage ('Starting train job') {
|
||||
steps {
|
||||
build job: 's444417-training/master', wait: true
|
||||
build job: 's444417-training/master', wait: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user