Update .gitlab-ci.yml

357-notification-for-kiosk-mode
Charitha Goonetilleke 5 years ago
parent c6556b4c12
commit 8cd1b01c18

@ -1,10 +1,8 @@
variables:
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
cache:
paths:
- .m2/repository/
- target/
build:

Loading…
Cancel
Save