Koschei: disable Copr resolver exclusions
This commit is contained in:
parent
283df2cc62
commit
ae48e47dcb
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ config = {
|
|||
"copr_owner": "koschei",
|
||||
"chroot_name": "custom-1-x86_64",
|
||||
"config_path": "/etc/koschei/copr-config",
|
||||
"overriding_by_exclusions": True,
|
||||
"overriding_by_exclusions": False,
|
||||
"max_builds": 2,
|
||||
"fedmsg_topic": "org.fedoraproject.{{ fedmsg_env }}.copr.build.end",
|
||||
"default_schedule_count": 8,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue