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
Some checks failed
Docker image builds / build (push) Failing after 4m43s
package ever made
This commit is contained in:
parent
796f09d8e9
commit
efa767c305
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue