Commit 9ce8d51f authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent 493a2f0c
Pipeline #707 failed with stage
in 19 seconds
......@@ -4,6 +4,7 @@ image: maven:3.6.3-jdk-8
build:
script:
- apt-get update
- apt-cache madison openjfx
- apt-get install openjfx=8u111-b14-1 libopenjfx-java=8u111-b14-1 libopenjfx-jni=8u111-b14-1
- mvn package -B
......
Markdown is supported
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