Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit f288cf7

Browse files
authored
Update build.yml
1 parent 51b88bf commit f288cf7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: docker/build-push-action@v3
4343
with:
4444
context: .
45+
platforms: linux/amd64,linux/arm64
4546
push: ${{ github.event_name == 'push' }}
4647
tags: ${{ steps.meta.outputs.tags }}
4748
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)