Commit f432c4e5 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #238 failed with stage
in 4 seconds
Showing with 3 additions and 7 deletions
+3 -7
image: maven:latest
cache:
paths:
- .m2/repository/
build: build:
script: "mvn package -B" script:
\ No newline at end of file - "JAVA_HOME=/opt/jdk-8"
- "mvn package -B"
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment