mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 02:50:15 +08:00
copr: increase the timeout to 86400
this is what koji use too.
This commit is contained in:
@@ -87,7 +87,7 @@ dist_git_url=http://{{ dist_git_base_url }}/git
|
||||
|
||||
[builder]
|
||||
# default is 1800
|
||||
timeout=33600
|
||||
timeout=86400
|
||||
|
||||
# utilized by /usr/bin/check_consecutive_build_fails.py
|
||||
consecutive_failure_threshold=30
|
||||
|
||||
Reference in New Issue
Block a user