copr-be-dev: another pools.yaml typo
This commit is contained in:
parent
e7b90391f0
commit
d9d54a61ab
1 changed files with 1 additions and 1 deletions
|
@ -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' %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue