Don't cache tonistiigi/binfmt
This commit is contained in:
parent
e4b9b8129b
commit
83d3365a85
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
env:
|
env:
|
||||||
DISCORD_TOKEN: "0"
|
DISCORD_TOKEN: "0"
|
||||||
OPENAI_TOKEN: "0"
|
OPENAI_TOKEN: "0"
|
||||||
if: gitea.event_name != 'pull_request'
|
|
||||||
steps:
|
steps:
|
||||||
# GitHub Container Registry
|
# GitHub Container Registry
|
||||||
- uses: https://github.com/docker/login-action@v3
|
- uses: https://github.com/docker/login-action@v3
|
||||||
|
|
@ -48,6 +47,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
image: tonistiigi/binfmt:master
|
image: tonistiigi/binfmt:master
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
cache-image: false
|
||||||
|
|
||||||
# Set up Buildx so we can build multi-arch images
|
# Set up Buildx so we can build multi-arch images
|
||||||
- uses: https://github.com/docker/setup-buildx-action@v3
|
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue