Commit 8ff32a2d authored by Matthias Betz's avatar Matthias Betz
Browse files

Update .gitlab-ci.yml

parent c1e517ce
Pipeline #723 failed with stage
in 9 minutes and 28 seconds
...@@ -4,7 +4,7 @@ image: debian:latest ...@@ -4,7 +4,7 @@ image: debian:latest
build: build:
script: script:
- apt-get update - apt-get update
- apt-get install -y wget libasound2 libfreetype6 libx11-6 libxdmcp6 libxext6 libxrender1 libxtst6 libxi6 libxau6 libxdmcp6 libxcb1 - apt-get install -y wget libasound2 libfreetype6 libx11-6 libxdmcp6 libxext6 libxrender1 libxtst6 libxi6 libxau6 libxdmcp6 libxcb1 git
- wget https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-linux-amd64-full.deb - wget https://download.bell-sw.com/java/8u252+9/bellsoft-jdk8u252+9-linux-amd64-full.deb
- dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb - dpkg -i bellsoft-jdk8u252+9-linux-amd64-full.deb
......
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