Update .gitlab-ci.yml

This commit is contained in:
Charitha Goonetilleke 2018-10-30 09:44:17 +00:00
parent d936aea03a
commit f847e4e733

View File

@ -1,7 +1,7 @@
image: maven:latest image: shinyay/docker-mvn-jdk8:3.5.0
variables: variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode" MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode --errors --show-version"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
cache: cache: