summaryrefslogtreecommitdiff
path: root/.taskcluster.yml
diff options
context:
space:
mode:
Diffstat (limited to '.taskcluster.yml')
-rw-r--r--.taskcluster.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.taskcluster.yml b/.taskcluster.yml
index 4cb78bf26..1a6e8f1b8 100644
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -53,8 +53,8 @@ tasks:
createdForUser: {{owner}}
scopes:
- - "queue:route:tc-treeherder-stage.nss.{{revision}}"
- - "queue:route:tc-treeherder.nss.{{revision}}"
+ - "queue:route:tc-treeherder-stage.nss.{{revision_hash}}"
+ - "queue:route:tc-treeherder.nss.{{revision_hash}}"
- "scheduler:extend-task-graph:*"
# mozilla-taskcluster will append the appropriate assume:repo:<repo>
# scope here.