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:
|
||||
DISCORD_TOKEN: "0"
|
||||
OPENAI_TOKEN: "0"
|
||||
if: gitea.event_name != 'pull_request'
|
||||
steps:
|
||||
# GitHub Container Registry
|
||||
- uses: https://github.com/docker/login-action@v3
|
||||
|
|
@ -48,6 +47,7 @@ jobs:
|
|||
with:
|
||||
image: tonistiigi/binfmt:master
|
||||
platforms: linux/amd64,linux/arm64
|
||||
cache-image: false
|
||||
|
||||
# Set up Buildx so we can build multi-arch images
|
||||
- uses: https://github.com/docker/setup-buildx-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue