Allow srpm builds in -infra-candidate

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-09-16 17:32:17 +00:00
parent 1f0ccdd956
commit f940de2d70

View file

@ -129,7 +129,7 @@ channel =
build_from_srpm =
has_perm admin :: allow
tag *-infra && has_perm infra :: allow
tag *-infra-candidate && has_perm infra :: allow
all :: deny
{% endif %}