riscv-koji: adjust sources

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-06-21 13:10:35 -07:00
parent f71e7f4189
commit 0f27d8c100

View File

@@ -295,9 +295,9 @@ build_from_scm =
}
{% if koji_instance == "secondary" %}
match scm_host fedora.riscv.rocks:3000 :: {
bool scratch :: allow
match scm_repository /rpms/* :: allow
match scm_repository /davidit/* :: allow
bool scratch :: allow fedpkg sources
match scm_repository /rpms/* :: allow fedpkg sources
match scm_repository /davidlt/* :: allow fedpkg sources
}
{% endif %}
all :: deny