forked from infra/ansible
koji: tell policy scratch is a bool for testing
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
3066851c81
commit
8d7f48967d
1 changed files with 1 additions and 1 deletions
|
|
@ -163,7 +163,7 @@ channel =
|
|||
method flatpakBuild :: use flatpak
|
||||
user bpeck/jenkins-continuous-infra.apps.ci.centos.org :: use ci
|
||||
user zuul :: use ci
|
||||
user packit && scratch :: use ci
|
||||
user packit && bool scratch :: use ci
|
||||
{% if koji_instance == "secondary" %}
|
||||
# Some special policy for riscv koji to send generic tasks to x86 builders.
|
||||
# method build :: use generic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue