Stg doesn't like the original url.
This commit is contained in:
parent
42c996855a
commit
985d6408ff
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ config = {
|
|||
{% if env == 'staging' %}
|
||||
'server': 'https://koji.stg.fedoraproject.org/kojihub',
|
||||
'weburl': 'http://koji.stg.fedoraproject.org/koji',
|
||||
'git_url': 'http://pkgs.stg.fedoraproject.org/cgit/{package}.git',
|
||||
'git_url': 'http://pkgs01.stg.phx2.fedoraproject.org/cgit/{package}.git',
|
||||
{% else %}
|
||||
'server': 'https://koji.fedoraproject.org/kojihub',
|
||||
'weburl': 'http://koji.fedoraproject.org/koji',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue