taskotron-stg: try to fix critpath url

This commit is contained in:
Kamil Páral 2017-08-09 16:51:13 +02:00
parent 6b67be1f42
commit 6aa24d1036

View file

@ -53,7 +53,7 @@ resultsdb_url: http://resultsdb-stg01.qa.fedoraproject.org/resultsdb_api/api/v2.
taskotron_docs_url: https://qa.fedoraproject.org/docs/libtaskotron/latest/
# make sure this doesn't have a trailing slash
trigger_distgit_repo_url: git://pkgs02.phx2.fedoraproject.org
trigger_critpath_url: https://admin.fedoraproject.org/pkgdb/api/critpath?format=json
trigger_critpath_url: https://admin.stg.fedoraproject.org/pkgdb/api/critpath?format=json
instances:
- { name: "Production", url: "https://taskotron.fedoraproject.org"}