fix trigger in JenkinsfileTraining
This commit is contained in:
parent
eda9b6f8ec
commit
8b1a58f696
@ -17,7 +17,7 @@ pipeline {
|
||||
}
|
||||
|
||||
triggers {
|
||||
upstream(upstreamProjects: 's495719-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
||||
upstream(upstreamProjects: 'z-s495719-create-dataset', threshold: hudson.model.Result.SUCCESS)
|
||||
}
|
||||
|
||||
stages {
|
||||
|
Loading…
Reference in New Issue
Block a user