point stg at internal koji interfaces for fedimg
This commit is contained in:
parent
c15434b4ca
commit
3a1d73afb3
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ delete_image_on_failure = {{delete_image_on_failure}}
|
|||
|
||||
[koji]
|
||||
{% if env == 'staging' %}
|
||||
server = https://koji.stg.fedoraproject.org/kojihub
|
||||
server = http://koji.phx2.fedoraproject.org/kojihub
|
||||
# The two adjacent slashes in the below URL are _not_ a typo.
|
||||
base_task_url = https://kojipkgs.stg.fedoraproject.org//work/tasks
|
||||
base_task_url = http://kojipkgs.phx2.fedoraproject.org//work/tasks
|
||||
{% else %}
|
||||
server = https://koji.fedoraproject.org/kojihub
|
||||
# The two adjacent slashes in the below URL are _not_ a typo.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue