Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
firefox-android
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
firefox-android
Commits
4bd1e84c
Unverified
Commit
4bd1e84c
authored
2 years ago
by
Michelle
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Bug 1799964 - Migrate firefox-android from AWS to GCP (#128)
Co-authored-by:
Andrew Halberstadt
<
ahal@mozilla.com
>
parent
02dbbf31
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.taskcluster.yml
+1
-1
1 addition, 1 deletion
.taskcluster.yml
taskcluster/ci/config.yml
+2
-2
2 additions, 2 deletions
taskcluster/ci/config.yml
with
3 additions
and
3 deletions
.taskcluster.yml
+
1
−
1
View file @
4bd1e84c
...
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
taskcluster/ci/config.yml
+
2
−
2
View file @
4bd1e84c
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment