Fix Zuul job secret for upload-git-mirror

The Zuul secrets job attribute is a list, not a dictionary

Change-Id: I4485ad6ab89fb3e9663a32fe647157dd100b49a9
This commit is contained in:
David Moreau Simard 2019-03-29 17:46:30 -04:00
parent 4f96908789
commit 4e27887ade
No known key found for this signature in database
GPG Key ID: CBEB466764A9E621
1 changed files with 3 additions and 2 deletions

View File

@ -167,8 +167,9 @@
vars:
git_mirror_repository: recordsansible/ara
secrets:
name: git_mirror_credentials
secret: ara_git_mirror_credentials
- name: git_mirror_credentials
secret: ara_git_mirror_credentials
pass-to-parent: true
- project:
vars: