taskotron: use https in the artifacts url
This commit is contained in:
parent
38edc8b09f
commit
a6173c33f4
2 changed files with 2 additions and 2 deletions
|
@ -40,7 +40,7 @@ bodhi_server: https://bodhi.fedoraproject.org/
|
||||||
kojihub_url: http://koji.fedoraproject.org/kojihub
|
kojihub_url: http://koji.fedoraproject.org/kojihub
|
||||||
taskotron_master: https://taskotron.fedoraproject.org/taskmaster/
|
taskotron_master: https://taskotron.fedoraproject.org/taskmaster/
|
||||||
resultsdb_external_url: https://taskotron.fedoraproject.org/resultsdb
|
resultsdb_external_url: https://taskotron.fedoraproject.org/resultsdb
|
||||||
artifacts_base_url: http://taskotron.fedoraproject.org/artifacts
|
artifacts_base_url: https://taskotron.fedoraproject.org/artifacts
|
||||||
|
|
||||||
client_report_to_bodhi: 'True'
|
client_report_to_bodhi: 'True'
|
||||||
|
|
||||||
|
|
|
@ -46,7 +46,7 @@ bodhi_server: http://bodhi.fedoraproject.org/
|
||||||
kojihub_url: http://koji.fedoraproject.org/kojihub
|
kojihub_url: http://koji.fedoraproject.org/kojihub
|
||||||
taskotron_master: https://taskotron.stg.fedoraproject.org/taskmaster/
|
taskotron_master: https://taskotron.stg.fedoraproject.org/taskmaster/
|
||||||
resultsdb_external_url: https://taskotron.stg.fedoraproject.org/resultsdb
|
resultsdb_external_url: https://taskotron.stg.fedoraproject.org/resultsdb
|
||||||
artifacts_base_url: http://taskotron.stg.fedoraproject.org/artifacts
|
artifacts_base_url: https://taskotron.stg.fedoraproject.org/artifacts
|
||||||
|
|
||||||
client_report_to_bodhi: 'False'
|
client_report_to_bodhi: 'False'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue