Update .gitlab-ci.yml

merge-requests/5/head
Madawa Soysa 6 years ago
parent b38c1e1184
commit 1484a74f25

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

Loading…
Cancel
Save