Big boss forgot another package
Some checks failed
Docker image builds / build (push) Failing after 2m25s
Some checks failed
Docker image builds / build (push) Failing after 2m25s
This commit is contained in:
parent
706683c647
commit
796f09d8e9
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
|
||||
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
|
||||
run: |
|
||||
echo "IMAGE=git.sad.ovh/${GITHUB_REPOSITORY,,}" >> $GITHUB_ENV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue