Commit 35192e1b authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent 2803e1c0
Pipeline #704 failed with stage
in 23 seconds
image: slucky31/javafx
image: maven:3.6.3-jdk-8
build:
script:
- apt-get update
- apt-get install -y --no-install-recommends maven
- apt-get install openjfx=8u161-b12-1ubuntu2 libopenjfx-java=8u161-b12-1ubuntu2 libopenjfx-jni=8u161-b12-1ubuntu2
- mvn package -B
release:
......
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