diff --git a/Jenkinsfile b/Jenkinsfile index 1ea80b8..5c15ce1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -50,7 +50,7 @@ pipeline { } post { success { - build job: 'x1-training/main', wait: false + build job: 'z-s487184-training/main', wait: false } } }