why is this so insanely weird to build in ci, you need every single
Some checks failed
Docker image builds / build (push) Failing after 4m43s

package ever made
This commit is contained in:
Soph :3 2026-02-07 14:07:11 +02:00
parent 796f09d8e9
commit efa767c305

View file

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