copr-be-dev: another pools.yaml typo

This commit is contained in:
Pavel Raiskup 2023-10-09 10:51:40 +02:00
parent e7b90391f0
commit d9d54a61ab

View file

@ -12,7 +12,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
tags:
- copr_builder
{% if arch == 'x86_64' %}
priority: {% if spot %}-5{% else %}-10{% endif %}
priority: {% if spot %}-5{% else %}-10{% endif +%}
{% endif %}
- aws
{% if arch == 'x86_64' %}