Commit f2f2d7ea authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent d6425d4d
Pipeline #719 failed with stage
in 30 seconds
......@@ -6,6 +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
- apt-get install -y maven
......
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