No Bug - Remove taskcluster.net references in the tree.

Differential Revision: https://phabricator.services.mozilla.com//D58297
This commit is contained in:
Justin Wood
2020-01-24 00:16:37 +02:00
parent e4d36ef5c2
commit 46e7755ca7
18 changed files with 21 additions and 63 deletions

View File

@@ -112,7 +112,7 @@ task_description_schema = Schema({
Optional('extra'): {text_type: object},
# treeherder-related information; see
# https://schemas.taskcluster.net/taskcluster-treeherder/v1/task-treeherder-config.json
# https://firefox-ci-tc.services.mozilla.com/schemas/taskcluster-treeherder/v1/task-treeherder-config.json
# If not specified, no treeherder extra information or routes will be
# added to the task
Optional('treeherder'): {