This commit is contained in:
Mateusz 2024-05-04 11:31:39 +02:00
parent 979785f5b7
commit c0b07aaac4

2
Jenkinsfile vendored
View File

@ -4,7 +4,7 @@ pipeline {
}
triggers {
upstream(upstreamProjects: 'z-s464913-create-dataset', threshold: SUCCESS)
upstream(upstreamProjects: 'z-s464913-create-dataset', threshold: hudson.model.Result.SUCCESS)
}
parameters {