Filip Pytloun | 260a950 | 2017-03-16 12:47:22 +0100 | [diff] [blame^] | 1 | classes: |
2 | - system.jenkins.client.job.git-mirrors.upstream | ||||
3 | parameters: | ||||
4 | _param: | ||||
5 | jenkins_git_mirror_upstream_jobs: | ||||
6 | - name: pipeline-library | ||||
7 | downstream: mcp-ci/pipeline-library.git | ||||
8 | upstream: "git@github.com:Mirantis/pipeline-library.git" | ||||
9 | branches: master | ||||
10 | - name: mk-pipelines | ||||
11 | downstream: mk/mk-pipelines.git | ||||
12 | upstream: "git@github.com:Mirantis/mk-pipelines.git" | ||||
13 | branches: master |