Skip to content

Commit 5ca003a

Browse files
committed
add multiarch build configuration
1 parent 71678ec commit 5ca003a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,6 @@ jobs:
4040
push: true
4141
cache-to: type=gha,mode=max
4242
cache-from: type=gha,mode=max
43+
platforms: linux/amd64,linux/arm64
4344
tags: ${{ steps.meta.outputs.tags }}
4445
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)