fix: wrong debian version

This commit is contained in:
Swann Martinez 2020-07-28 13:37:06 +00:00
parent 1c85d436fd
commit 61bcec98c3

View File

@ -1,6 +1,6 @@
build: build:
stage: build stage: build
image: debian:slim-stable image: debian:stable
script: script:
- apt-get update - apt-get update
- apt install -f -y zip - apt install -f -y zip