Allow CCCC service to execute pungi composes.

This commit is contained in:
Jan Kaluza 2020-06-03 06:34:52 +02:00
parent df4b719e4e
commit 9ff808e876

View file

@ -42,6 +42,8 @@ odcs_allowed_clients_users:
jkaluza: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
releng-odcs@service: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
osbs@service: {}
# This is token used by CCCC service running on https://jenkins-fedora-infra.apps.ci.centos.org/job/cccc.
odcs@service: {"source_types": ["tag", "module", "build", "raw_config"], "target_dirs": ["private"]}
odcs_allowed_clients_groups:
sysadmin-odcs: {}
pungi-devel: {}