Skip to content
Snippets Groups Projects
Unverified Commit 4bd1e84c authored by Michelle's avatar Michelle Committed by GitHub
Browse files

Bug 1799964 - Migrate firefox-android from AWS to GCP (#128)

parent 02dbbf31
No related branches found
No related tags found
No related merge requests found
......@@ -183,7 +183,7 @@ tasks:
name: "Decision Task for cron job ${cron.job_name}"
description: 'Created by a [cron task](https://firefox-ci-tc.services.mozilla.com/tasks/${cron.task_id})'
provisionerId: "mobile-${level}"
workerType: "decision"
workerType: "decision-gcp"
tags:
$if: 'isPullRequest || tasks_for == "github-push"'
then:
......
......@@ -161,7 +161,7 @@ workers:
provisioner: 'mobile-{level}'
implementation: docker-worker
os: linux
worker-type: b-linux-large
worker-type: b-linux-large-gcp
beetmover:
provisioner: scriptworker-k8s
implementation: scriptworker-beetmover
......@@ -181,7 +181,7 @@ workers:
provisioner: 'mobile-{level}'
implementation: docker-worker
os: linux
worker-type: images
worker-type: images-gcp
ship-it:
provisioner: scriptworker-k8s
implementation: scriptworker-shipit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment