Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
fenix
Commits
74e763a9
Commit
74e763a9
authored
Sep 14, 2020
by
Alexander Færøy
🍍
Committed by
Matthew Finkel
Oct 23, 2020
Browse files
Pin CI builds to runners with 32GB of RAM to avoid OOM conditions.
parent
7cc59bfb
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
74e763a9
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment