mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
c6556b4c12
commit
8cd1b01c18
@ -1,10 +1,8 @@
|
|||||||
variables:
|
variables:
|
||||||
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"
|
MAVEN_CLI_OPTS: "-s .m2/settings.xml --batch-mode"
|
||||||
MAVEN_OPTS: "-Dmaven.repo.local=.m2/repository"
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
paths:
|
paths:
|
||||||
- .m2/repository/
|
|
||||||
- target/
|
- target/
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user