IUM_06
This commit is contained in:
parent
795b91c695
commit
979785f5b7
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -3,8 +3,8 @@ pipeline {
|
||||
dockerfile true
|
||||
}
|
||||
|
||||
pipelineTriggers {
|
||||
upstream(upstreamProjects: 'z-s464913-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
||||
triggers {
|
||||
upstream(upstreamProjects: 'z-s464913-create-dataset', threshold: SUCCESS)
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
Loading…
Reference in New Issue
Block a user