This repository was archived by the owner on Nov 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 34
34
- queue:create-task:aws-provisioner-v1/github-worker
35
35
- queue:scheduler-id:${scheduler_id}
36
36
- 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
39
37
payload :
40
38
maxRunTime : 3600
41
39
image : mozillamobile/android-components:1.11
@@ -146,6 +144,8 @@ tasks:
146
144
- queue:create-task:highest:aws-provisioner-v1/gecko-focus
147
145
- queue:create-task:highest:aws-provisioner-v1/github-worker
148
146
- queue:scheduler-id:${scheduler_id}
147
+ routes :
148
+ - statuses # Automatically added by taskcluster-github. It must be explicit because of Chain of Trust
149
149
payload :
150
150
maxRunTime : 600
151
151
image : mozillamobile/android-components:1.11
@@ -220,6 +220,8 @@ tasks:
220
220
- queue:create-task:highest:aws-provisioner-v1/gecko-focus
221
221
- queue:create-task:highest:scriptworker-prov-v1/mobile-beetmover-v1
222
222
- queue:scheduler-id:${scheduler_id}
223
+ routes :
224
+ - statuses # Automatically added by taskcluster-github. It must be explicit because of Chain of Trust
223
225
payload :
224
226
maxRunTime : 600 # Decision should remain fast enough to schedule a handful of tasks
225
227
image : ' mozillamobile/android-components:1.11'
You can’t perform that action at this time.
0 commit comments