Allow custom channels with special permission
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
4f68d1e93a
commit
1a18116749
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ tag =
|
||||||
|
|
||||||
channel =
|
channel =
|
||||||
method createrepo :: use createrepo
|
method createrepo :: use createrepo
|
||||||
|
has req_channel && has_perm customchannel :: req
|
||||||
is_child_task :: parent
|
is_child_task :: parent
|
||||||
#we want pesign-test-app to always go to the secure-boot channel even for scratch builds
|
#we want pesign-test-app to always go to the secure-boot channel even for scratch builds
|
||||||
source */pesign-test-app* && has_perm secure-boot :: use secure-boot
|
source */pesign-test-app* && has_perm secure-boot :: use secure-boot
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue