Use the dockerconfigjson format for the registry secrets
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
79dbb26d35
commit
fbda637644
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
{"candidate-registry.fedoraproject.org":{"username":"{{candidate_registry_osbs_prod_username}}","password":"{{candidate_registry_osbs_prod_password}}","email":"","auths":"{{ auth_info_prod | b64encode }}"}}
|
||||
{"auths":{"candidate-registry.fedoraproject.org":{"username":"{{candidate_registry_osbs_prod_username}}","password":"{{candidate_registry_osbs_prod_password}}","email":"","auths":"{{ auth_info_prod | b64encode }}"}}}
|
Loading…
Add table
Add a link
Reference in a new issue