Merge "Making sure the rdo check jobs use quay.rdoproj as well"

This commit is contained in:
Zuul 2022-07-12 18:25:33 +00:00 committed by Gerrit Code Review
commit b48d869e14
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ docker_registry_host: >-
{{ job.alt_container_registry|default('quay.io') }}
{%- endif -%}
docker_registry_namespace: >-
{%- if job is defined and job.component is defined -%}
{%- if docker_registry_host == 'quay.rdoproject.org' -%}
tripleowallabycentos8
{%- else -%}
tripleo{{ release }}