Fix downstream/upstream mirror triggering
Change-Id: If7efdc5961cec439502cf780ab45e00da237330d
diff --git a/jenkins/client/job/git-mirrors/upstream/pipelines.yml b/jenkins/client/job/git-mirrors/upstream/pipelines.yml
index 35f7df1..20f7eb6 100644
--- a/jenkins/client/job/git-mirrors/upstream/pipelines.yml
+++ b/jenkins/client/job/git-mirrors/upstream/pipelines.yml
@@ -4,10 +4,10 @@
_param:
jenkins_git_mirror_upstream_jobs:
- name: pipeline-library
- downstream: mcp-ci/pipeline-library.git
+ downstream: mcp-ci/pipeline-library
upstream: "git@github.com:Mirantis/pipeline-library.git"
branches: master
- name: mk-pipelines
- downstream: mk/mk-pipelines.git
+ downstream: mk/mk-pipelines
upstream: "git@github.com:Mirantis/mk-pipelines.git"
branches: master