Update Jenkinsfile4

This commit is contained in:
s464903 2024-05-11 10:53:30 +02:00
parent d256880398
commit 3f6119debe

View File

@ -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 {