copr-be-dev: pools.yaml tag name typo
This commit is contained in:
parent
d9d54a61ab
commit
2b3d70d4b5
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ aws_{{ arch }}_{{ on_demand + '_' if on_demand is not none else '' }}{% if spot
|
|||
max_starting: 5
|
||||
{% endif %}
|
||||
tags:
|
||||
- copr_builder
|
||||
- name: copr_builder
|
||||
{% if arch == 'x86_64' %}
|
||||
priority: {% if spot %}-5{% else %}-10{% endif +%}
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue