Update Jenkinsfile4

This commit is contained in:
s464903 2024-05-11 10:53:30 +02:00
parent d256880398
commit 3f6119debe
1 changed files with 1 additions and 1 deletions

View File

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