diff --git a/roles/copr/frontend/templates/copr.conf b/roles/copr/frontend/templates/copr.conf index 8b19a26b7d..18d19764e4 100644 --- a/roles/copr/frontend/templates/copr.conf +++ b/roles/copr/frontend/templates/copr.conf @@ -232,7 +232,7 @@ EXTRA_BUILDCHROOT_TAGS = [{ "tags": ["on_demand_powerful"], }, { # 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"], }] {% endif %}