Skip to content
Snippets Groups Projects
Commit 2c5dbb05 authored by Tibo's avatar Tibo
Browse files

Update .gitlab-ci.yml to use cache

parent a7bef90a
No related branches found
No related tags found
No related merge requests found
Pipeline #993 failed
image: maven:3-jdk-8 ache:
paths:
- .m2/
variables:
MAVEN_OPTS: "-Dmaven.repo.local=.m2"
image: maven:3.5.3-jdk-8
mvn:package: mvn:package:
script: mvn clean package script: mvn clean package
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment