add branch to build job
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
656dae57df
commit
6746ce81de
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -33,7 +33,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage ('Starting train job') {
|
stage ('Starting train job') {
|
||||||
steps {
|
steps {
|
||||||
build job: 's444417-training'
|
build job: 's444417-training/master'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user