File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ tasks:
143143 name : " Decision Task for cron job ${cron.job_name}"
144144 description : ' Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
145145 provisionerId : " glean-${level}"
146- workerType : " decision-gcp "
146+ workerType : " decision"
147147 tags :
148148 $if : ' tasks_for in ["github-push", "github-pull-request"]'
149149 then :
Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ workers:
1919 provisioner : ' glean-{level}'
2020 implementation : docker-worker
2121 os : linux
22- worker-type : ' b-linux-gcp '
22+ worker-type : ' {alias} '
2323 images :
2424 provisioner : ' glean-{level}'
2525 implementation : docker-worker
2626 os : linux
27- worker-type : ' images-gcp '
27+ worker-type : ' {alias} '
2828 signing :
2929 provisioner : scriptworker-k8s
3030 implementation : scriptworker-signing
You can’t perform that action at this time.
0 commit comments