Big boss forgot another package
Some checks failed
Docker image builds / build (push) Failing after 2m25s

This commit is contained in:
Soph :3 2026-02-07 14:04:19 +02:00
parent 706683c647
commit 796f09d8e9

View file

@ -46,7 +46,7 @@ jobs:
EOF EOF
apt-get update -y apt-get update -y
apt-get install -y build-essential jq docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin apt-get install -y build-essential jq docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin zstd
- name: Set lowercase image name - name: Set lowercase image name
run: | run: |
echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV