Commit 3c126b8e authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent d446b517
Pipeline #702 failed with stage
in 1 minute and 5 seconds
image: bellsoft/liberica-openjdk-debian:8u
image: slucky31/javafx
build:
script:
- apt-get update
- apt-get install -y --no-install-recommends maven
- apt-get install -y git
- 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