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 @@ -109,7 +109,7 @@ tasks:
109109 name : " Decision Task for cron job ${cron.job_name}"
110110 description : ' Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
111111 provisionerId : " app-services-${level}"
112- workerType : " decision-gcp "
112+ workerType : " decision"
113113 tags :
114114 $if : ' tasks_for in ["github-push", "github-pull-request", "github-issue-comment"]'
115115 then :
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ workers:
1818 provisioner : ' app-services-{level}'
1919 implementation : docker-worker
2020 os : linux
21- worker-type : ' b-linux-gcp '
21+ worker-type : ' b-linux'
2222 b-osx :
2323 provisioner : releng-hardware
2424 implementation : generic-worker
@@ -28,7 +28,7 @@ workers:
2828 provisioner : ' app-services-{level}'
2929 implementation : docker-worker
3030 os : linux
31- worker-type : ' images-gcp '
31+ worker-type : ' images'
3232 signing :
3333 provisioner : scriptworker-k8s
3434 implementation : scriptworker-signing
You can’t perform that action at this time.
0 commit comments