mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
(chore) configure cache
This commit is contained in:
parent
2fc1b50aa2
commit
405bf92626
1 changed files with 0 additions and 3 deletions
|
|
@ -3,9 +3,6 @@ image: maven:latest
|
||||||
variables:
|
variables:
|
||||||
MAVEN_CLI_OPTS: " --batch-mode -Dmaven.repo.local=/cache/repository -Dfile.encoding=UTF-8"
|
MAVEN_CLI_OPTS: " --batch-mode -Dmaven.repo.local=/cache/repository -Dfile.encoding=UTF-8"
|
||||||
|
|
||||||
cache:
|
|
||||||
paths:
|
|
||||||
- /cache/repository
|
|
||||||
|
|
||||||
build-java-latest:
|
build-java-latest:
|
||||||
stage: build
|
stage: build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue