Enable upload-git-mirror job to replicate to recordsansible/

Change-Id: Id4e095b196ce7be8f3e8cd070b7c1289aba6d7c5
This commit is contained in:
David Moreau Simard 2019-04-09 10:58:09 -04:00
parent bb4685eb09
commit 510090e8d4
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 15 additions and 0 deletions

View File

@ -37,6 +37,18 @@
pre-run: zuul-playbooks/pre.yaml
run: zuul-playbooks/build-dashboard.yaml
- job:
name: ara-web-upload-git-mirror
parent: upload-git-mirror
description: Mirrors openstack/ara-web to recordsansible/ara-web
allowed-projects: openstack/ara-web
vars:
git_mirror_repository: recordsansible/ara-web
secrets:
- name: git_mirror_credentials
secret: ara_git_mirror_credentials
pass-to-parent: true
- project:
check:
jobs:
@ -45,3 +57,6 @@
gate:
jobs:
- ara-web-unit-tests
post:
jobs:
- ara-web-upload-git-mirror