Remove custom m2 settings

merge-requests/5/head
Charitha Goonetilleke 6 years ago
parent 6c8ae7d8db
commit d842671be0

@ -1,5 +1,5 @@
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:

Loading…
Cancel
Save