(chore) configure cache

This commit is contained in:
Andreas Penski (init) 2019-06-04 09:28:40 +02:00
parent dc047ae022
commit 47a14ca460

View file

@ -1,7 +1,7 @@
image: maven:latest
variables:
MAVEN_CLI_OPTS: " --batch-mode -Dmaven.repo.local=repository -Dfile.encoding=UTF-8"
MAVEN_CLI_OPTS: " --batch-mode -Dmaven.repo.local=/cache/repository -Dfile.encoding=UTF-8"
cache:
paths: