Skip to content

Commit 433f2d4

Browse files
author
mike dupont
committed
adding platforms
1 parent 93f4f2e commit 433f2d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
id: push
5858
uses: meta-introspector/build-push-action@v5.0.0
5959
with:
60+
platforms: linux/amd64,linux/arm64
6061
context: .
6162
push: true
6263
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)