Skip to content

Commit aa4b7e6

Browse files
authored
enable arm build (#243)
1 parent d306349 commit aa4b7e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
push: ${{ github.event_name != 'pull_request' }}
7272
tags: ${{ steps.meta.outputs.tags }}
7373
labels: ${{ steps.meta.outputs.labels }}
74+
platforms: linux/amd64, linux/arm64
7475
cache-from: type=gha
7576
cache-to: type=gha,mode=max
7677

0 commit comments

Comments
 (0)