Commit 105b3512 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #244 failed with stage
in 3 seconds
Showing with 1 addition and 2 deletions
+1 -2
build: build:
script: script:
- "which javac" - "export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-amd64/; mvn package -B"
- "export JAVA_HOME=/usr/; mvn package -B" \ No newline at end of file
\ 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