We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f4f2e commit 433f2d4Copy full SHA for 433f2d4
.github/workflows/image.yaml
@@ -57,6 +57,7 @@ jobs:
57
id: push
58
uses: meta-introspector/build-push-action@v5.0.0
59
with:
60
+ platforms: linux/amd64,linux/arm64
61
context: .
62
push: true
63
tags: ${{ steps.meta.outputs.tags }}
0 commit comments