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

Update .gitlab-ci.yml

parent dc6c0142
Pipeline #718 failed with stage
in 30 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 wget - apt-get install -y wget
- 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
- ./bellsoft-jdk8u252+9-linux-amd64-full.deb - ./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