mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
copr-frontend: make DEFER_BUILD_SECONDS 300
This commit is contained in:
@@ -78,4 +78,4 @@ MBS_URL = "http://localhost/module/1/module-builds/"
|
||||
# no need to filter cla_* groups, they are already filtered by fedora openid
|
||||
BLACKLISTED_GROUPS = ['fedorabugs', 'packager', 'provenpackager']
|
||||
|
||||
DEFER_BUILD_SECONDS = 220
|
||||
DEFER_BUILD_SECONDS = 300
|
||||
|
||||
Reference in New Issue
Block a user