OSBS: aarch64 openshift do not try to test quay.io login
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
1aae7b0591
commit
6e69e78a51
1 changed files with 1 additions and 0 deletions
|
@ -228,6 +228,7 @@ openshift_master_identity_providers=[{"name": "fedoraidp", "login": "true", "cha
|
|||
oreg_url=quay.io/multi-arch/aarch64-${component}:${version}
|
||||
oreg_auth_user="{{ os_multiarch_registry_user }}"
|
||||
oreg_auth_password="{{ os_multiarch_registry_password }}"
|
||||
oreg_test_login=false
|
||||
{% elif env == "staging" %}
|
||||
oreg_auth_user="{{ os_stg_registry_user }}"
|
||||
oreg_auth_password="{{ os_stg_registry_password }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue