Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
F
fenix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
fenix
Commits
e8a6f8cc
This project is archived. Its data is
read-only
.
Commit
e8a6f8cc
authored
Sep 14, 2020
by
Alexander Hansen Færøy
Committed by
Matthew Finkel
Sep 18, 2020
Browse files
Options
Downloads
Patches
Plain Diff
Pin CI builds to runners with 32GB of RAM to avoid OOM conditions.
parent
a10c5bcd
Branches
Branches containing commit
Tags
tor-browser-102.10.0esr-12.0-1-build1
Tags containing commit
1 merge request
!19
Tor browser 81.1.1 10.0 1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
e8a6f8cc
...
...
@@ -15,6 +15,8 @@ default:
# See https://about.gitlab.com/blog/2018/10/24/setting-up-gitlab-ci-for-android-projects/
# https://github.com/docker-library/openjdk/blob/master/8/jdk/buster/Dockerfile
image
:
openjdk:8-jdk
tags
:
-
32GB
before_script
:
-
set -e
...
...
...
...
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
sign in
to comment