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