Skip to content

Commit f3f2515

Browse files
committed
[BUILD][ADDENDUM] Multi arch build
1 parent e647c4a commit f3f2515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
uses: docker/build-push-action@v6
8585
with:
8686
context: .
87+
platforms: linux/amd64,linux/arm64
8788
push: ${{ github.event_name != 'pull_request' }}
8889
tags: ${{ steps.meta.outputs.tags }}
8990
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)