commit | a90a1c3e7e6e110aedd6ea0f92b24f13b492944b | [log] [tgz] |
---|---|---|
author | Martin Polreich <polreichmartin@gmail.com> | Tue Sep 18 10:19:47 2018 +0200 |
committer | Martin Polreich <polreichmartin@gmail.com> | Tue Sep 18 10:24:15 2018 +0200 |
tree | f5bdd70bad60139b3e057881c3be9673688a8060 | |
parent | 43f4af2475de844d659bf90817a862e8f58d84c5 [diff] [blame] |
Add 'release/2018.8.1' branch to repos Fixes: PROD-23153 (PROD:23153) Change-Id: I9972e0cb9065dd1fdddde6cd195aef72c9abfd03
diff --git a/jenkins/client/job/git-mirrors/downstream/pipelines.yml b/jenkins/client/job/git-mirrors/downstream/pipelines.yml index 271a725..17611cb 100644 --- a/jenkins/client/job/git-mirrors/downstream/pipelines.yml +++ b/jenkins/client/job/git-mirrors/downstream/pipelines.yml
@@ -8,8 +8,8 @@ - name: pipeline-library downstream: mcp-ci/pipeline-library upstream: "${_param:gerrit_pipeline_library_repo}" - branches: master + branches: "master,release/2018.8.1" - name: mk-pipelines downstream: mk/mk-pipelines upstream: "${_param:gerrit_mk_pipelines_repo}" - branches: master + branches: "master,release/2018.8.1"