Commit 1accf3a8 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent c15a28c9
Pipeline #700 failed with stage
in 1 minute and 4 seconds
image: maven:3.6.3-jdk-8
image: bellsoft/liberica-openjdk-debian:8u
build:
script:
- apt-get update
- apt-get install -y --no-install-recommends openjfx
- apt-get install -y --no-install-recommends maven
- 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