fix: wrong debian version
This commit is contained in:
parent
1c85d436fd
commit
61bcec98c3
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user