copr: typo in "powerful" builder allocation pattern
This commit is contained in:
parent
aa5c7bac75
commit
7af16136db
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ EXTRA_BUILDCHROOT_TAGS = [{
|
||||||
"tags": ["on_demand_powerful"],
|
"tags": ["on_demand_powerful"],
|
||||||
}, {
|
}, {
|
||||||
# https://github.com/fedora-copr/copr/issues/3331
|
# https://github.com/fedora-copr/copr/issues/3331
|
||||||
"pattern": "secureblue/hardened-chromium/*(x86_64|aarch64)/hardened-chromium",
|
"pattern": "secureblue/hardened-chromium/.*(x86_64|aarch64)/hardened-chromium",
|
||||||
"tags": ["on_demand_powerful"],
|
"tags": ["on_demand_powerful"],
|
||||||
}]
|
}]
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue