Skip to content

Commit 29cde4e

Browse files
committed
chore: build both arm64 and amd64
1 parent 346b940 commit 29cde4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
with:
3030
context: .
3131
push: true
32+
platforms: linux/amd64,linux/arm64
3233
tags: ${{ env.IMAGE_NAME }}:latest
3334
cache-from: type=gha
3435
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)