mirror of
https://code.forgejo.org/docker/build-push-action.git
synced 2025-09-10 18:00:57 +00:00
Fix and cleanup of v2 setup actions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
3f08c86128
commit
e9cb922263
19 changed files with 66 additions and 3827 deletions
|
@ -31,7 +31,7 @@ jobs:
|
|||
-
|
||||
name: Set up QEMU
|
||||
id: qemu
|
||||
uses: docker/actions/setup-qemu@v1
|
||||
uses: docker/setup-qemu-action@v1
|
||||
with:
|
||||
image: tonistiigi/binfmt:latest
|
||||
platforms: all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue