Update .gitlab-ci.yml

This commit is contained in:
Madawa Soysa 2018-09-20 09:59:48 +00:00
parent b38c1e1184
commit 1484a74f25

View File

@ -1,7 +1,7 @@
image: maven:latest image: maven:latest
variables: variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode" MAVEN_CLI_OPTS: "--batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository" MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
cache: cache: