Triggers eval
Some checks failed
s426206-evaluation/pipeline/head There was a failure building this commit
Some checks failed
s426206-evaluation/pipeline/head There was a failure building this commit
This commit is contained in:
parent
766d5c836b
commit
3689eabc3b
@ -1,5 +1,9 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent any
|
agent any
|
||||||
|
triggers {
|
||||||
|
upstream(upstreamProjects: "s426206-train",
|
||||||
|
threshold: hudson.model.Result.SUCCESS)
|
||||||
|
}
|
||||||
parameters {
|
parameters {
|
||||||
buildSelector(
|
buildSelector(
|
||||||
defaultSelector: lastSuccessful(),
|
defaultSelector: lastSuccessful(),
|
||||||
|
Loading…
Reference in New Issue
Block a user