Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit e2428eb

Browse files
JohanLorenzopocmo
authored andcommitted
Bug 1517732 - Expose routes.statuses because taskcluster-github now adds it
1 parent e050a01 commit e2428eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.taskcluster.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ tasks:
3434
- queue:create-task:aws-provisioner-v1/github-worker
3535
- queue:scheduler-id:${scheduler_id}
3636
- secrets:get:project/mobile/android-components/public-tokens
37+
routes:
38+
- statuses # Automatically added by taskcluster-github. It must be explicit because of Chain of Trust
3739
payload:
3840
maxRunTime: 3600
3941
image: mozillamobile/android-components:1.11

0 commit comments

Comments
 (0)