Made pipelines even faster with slim version of maven docker image
This commit is contained in:
+1
-2
@@ -6,8 +6,7 @@ variables:
|
|||||||
# when running from the command line.
|
# when running from the command line.
|
||||||
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-fast --show-version"
|
MAVEN_CLI_OPTS: "--batch-mode --errors --fail-fast --show-version"
|
||||||
|
|
||||||
# This template uses jdk8 for verifying and deploying images
|
image: maven:3-openjdk-11-slim
|
||||||
image: maven:3-openjdk-11
|
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- free -mh
|
- free -mh
|
||||||
|
|||||||
Reference in New Issue
Block a user