... | ... | @@ -20,6 +20,7 @@ Tested CI process remotely. |
|
|
|
|
|
## Troubles solved:
|
|
|
* cache .m2/repository to avoid to download for every steps all the maven dependency (https://gitlab.com/gitlab-org/gitlab-ce/issues/15167). Added this parameter to MAVEN_OPTS variables
|
|
|
|
|
|
`MAVEN_OPTS: -Dmaven.repo.local=/cache/maven.repository`
|
|
|
|
|
|
## Troubles not solved:
|
... | ... | |