taskotron-dev: adjust artifacts_base_url

Because /all/ is no longer hardcoded in latest libtaskotron.
This commit is contained in:
Kamil Páral 2018-03-14 15:08:26 +01:00
parent f71f59f4e3
commit 09d4cbd774

View file

@ -44,7 +44,7 @@ kojihub_url: https://koji.fedoraproject.org/kojihub
kojipkg_url: https://kojipkgs.fedoraproject.org/packages
taskotron_master: https://taskotron-dev.fedoraproject.org/taskmaster
resultsdb_external_url: https://taskotron-dev.fedoraproject.org/resultsdb
artifacts_base_url: https://taskotron-dev.fedoraproject.org/artifacts
artifacts_base_url: https://taskotron-dev.fedoraproject.org/artifacts/all
client_report_to_bodhi: 'False'