Update credentials for publishing docker images
This Commit updated credentials for accessing quay.io to publish docker images. Encrypted Secret was received from working committee. Change-Id: Ibd503a8464a3abaf3c9e3e777b403c6731bffa0c Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com>
This commit is contained in:
@@ -120,7 +120,9 @@
|
||||
parent: airship-airshipctl-build-image
|
||||
post-run: playbooks/airship-airshipctl-publish-images.yaml
|
||||
secrets:
|
||||
- airshipctl_image_repo_credentials
|
||||
- name: airshipctl_image_repo_credentials
|
||||
secret: airshipctl_image_repo_credentials
|
||||
pass-to-parent: true
|
||||
vars:
|
||||
image: quay.io/airshipit/airshipctl
|
||||
image_repo: https://quay.io/api/v1/
|
||||
|
||||
Reference in New Issue
Block a user