Allow srpm builds in -infra-candidate
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
1f0ccdd956
commit
f940de2d70
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ channel =
|
||||||
|
|
||||||
build_from_srpm =
|
build_from_srpm =
|
||||||
has_perm admin :: allow
|
has_perm admin :: allow
|
||||||
tag *-infra && has_perm infra :: allow
|
tag *-infra-candidate && has_perm infra :: allow
|
||||||
all :: deny
|
all :: deny
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue