copr-backend: update builder's config
This commit is contained in:
parent
5487e61986
commit
90262ff763
1 changed files with 8 additions and 0 deletions
|
@ -1,4 +1,12 @@
|
|||
[main]
|
||||
frontend_url = {{ frontend_base_url }}
|
||||
|
||||
[distgit0]
|
||||
distgit_hostname_pattern = src.fedoraproject.org
|
||||
distgit_lookaside_url = https://src.fedoraproject.org/repo/pkgs
|
||||
distgit_clone_url = https://src.fedoraproject.org
|
||||
|
||||
[distgit1]
|
||||
distgit_hostname_pattern = {{ dist_git_base_url }}
|
||||
distgit_lookaside_url = http://{{ dist_git_base_url }}/repo/pkgs/
|
||||
distgit_clone_url = http://{{ dist_git_base_url }}/git/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue