fix: Install zip in upstream image

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2698>
This commit is contained in:
Georg Krause 2024-01-10 14:26:05 +01:00
parent b4f18edaff
commit daf9e80ca5
1 changed files with 0 additions and 3 deletions

View File

@ -525,9 +525,6 @@ package:
image: $CI_REGISTRY/funkwhale/ci/python:3.11
variables:
<<: *keep_git_files_permissions
before_script:
- apt-get update
- apt-get install -y zip
script:
- make package
- scripts/ci-upload-packages.sh