Update Jenkinsfile4
This commit is contained in:
parent
d256880398
commit
3f6119debe
@ -16,7 +16,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
|
|
||||||
triggers {
|
triggers {
|
||||||
upstream(upstreamProjects: 's464903-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
upstream(upstreamProjects: 'z-s464903-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
Reference in New Issue
Block a user