copr-backend: add builder_config param into copr-be settings
This commit is contained in:
parent
6458f38248
commit
d0133bab98
1 changed files with 3 additions and 0 deletions
|
@ -109,3 +109,6 @@ timeout=86400
|
|||
|
||||
# utilized by /usr/bin/check_consecutive_build_fails.py
|
||||
consecutive_failure_threshold=30
|
||||
|
||||
[ssh]
|
||||
builder_config=/home/copr/.ssh/config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue