diff --git a/.taskcluster.yml b/.taskcluster.yml index 92b516a2e..9c303bd9d 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -170,6 +170,7 @@ tasks: then: - index.mobile.v2.${project}.branch.${short_head_branch}.latest.taskgraph.decision - index.mobile.v2.${project}.branch.${short_head_branch}.revision.${head_sha}.taskgraph.decision + - index.mobile.v2.${project}.revision.${head_sha}.taskgraph.decision # TODO Bug 1631839: Remove the following routes once all consumers have migrated - index.project.mobile.${project}.v2.branch.${short_head_branch}.latest.taskgraph.decision - index.project.mobile.${project}.v2.branch.${short_head_branch}.revision.${head_sha}.taskgraph.decision