copr-be-dev: de-prioritize arch_s390x tag
Copr actually asks for arch_s390x, not arch_s390x_native.
This commit is contained in:
parent
aa8856f868
commit
f1c914c9fd
1 changed files with 1 additions and 1 deletions
|
@ -231,8 +231,8 @@ copr_ic_s390x_{{ t + '_' if t or '' }}us_east_{% if devel %}dev{% else %}prod{%
|
||||||
{% if devel %}
|
{% if devel %}
|
||||||
tags_on_demand:
|
tags_on_demand:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
- arch_s390x
|
|
||||||
- name: arch_s390x_native
|
- name: arch_s390x_native
|
||||||
|
- name: arch_s390x
|
||||||
{% if t == 'hp' %}
|
{% if t == 'hp' %}
|
||||||
{% if devel %}
|
{% if devel %}
|
||||||
priority: -30
|
priority: -30
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue