feat: missing update
This commit is contained in:
parent
03318026d4
commit
1c85d436fd
@ -1,7 +1,8 @@
|
||||
build:
|
||||
stage: build
|
||||
image: debian:stable
|
||||
image: debian:slim-stable
|
||||
script:
|
||||
- apt-get update
|
||||
- apt install -f -y zip
|
||||
- rm -rf tests .git .gitignore script
|
||||
- zip -r multi_user.zip multi_user/
|
||||
|
Loading…
Reference in New Issue
Block a user