commit | d9adf478af7831e6bf9369cbadf1932170b43e0a | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Fri Mar 17 09:24:13 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Fri Mar 17 09:24:13 2017 +0100 |
tree | 7e0b7e942c7a4dec79a278d46815bb573422cb73 | |
parent | 972c0ba925552eeb7f1cbb345cb6e733996ea284 [diff] [blame] |
Fix downstream/upstream mirror triggering Change-Id: If7efdc5961cec439502cf780ab45e00da237330d
diff --git a/jenkins/client/job/git-mirrors/downstream/pipelines.yml b/jenkins/client/job/git-mirrors/downstream/pipelines.yml index 81b9478..7bf366c 100644 --- a/jenkins/client/job/git-mirrors/downstream/pipelines.yml +++ b/jenkins/client/job/git-mirrors/downstream/pipelines.yml
@@ -4,10 +4,10 @@ _param: jenkins_git_mirror_downstream_jobs: - name: pipeline-library - downstream: mcp-ci/pipeline-library.git + downstream: mcp-ci/pipeline-library upstream: "https://github.com/Mirantis/pipeline-library" branches: master - name: mk-pipelines - downstream: mk/mk-pipelines.git + downstream: mk/mk-pipelines upstream: "https://github.com/Mirantis/mk-pipelines" branches: master