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

Update .gitlab-ci.yml

No related merge requests found
Pipeline #700 failed with stage
in 1 minute and 4 seconds
Showing with 2 additions and 2 deletions
+2 -2
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:
......
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