Commit 1809d4e2 authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent f2f2d7ea
Pipeline #720 failed with stage
in 43 seconds
......@@ -6,8 +6,7 @@ build:
- apt-get update
- apt-get install -y wget
- wget https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-linux-amd64-full.deb
- chmod +x bellsoft-jdk8u252+9-linux-amd64-full.deb
- ./bellsoft-jdk8u252+9-linux-amd64-full.deb
- dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb
- apt-get install -y maven
- 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