forked from 2009Scape/Server
Made pipelines even faster with slim version of maven docker image
This commit is contained in:
parent
d91f569aff
commit
0546d7e8b9
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ variables:
|
|||
# when running from the command line.
|
||||
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-fast --show-version"
|
||||
|
||||
# This template uses jdk8 for verifying and deploying images
|
||||
image: maven:3-openjdk-11
|
||||
image: maven:3-openjdk-11-slim
|
||||
|
||||
before_script:
|
||||
- free -mh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue