Skip to content

Commit a3b9b59

Browse files
committed
Fix: add multi-arch build support
1 parent 937cf90 commit a3b9b59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,5 @@ jobs:
2626
with:
2727
context: .
2828
push: true
29+
platforms: linux/amd64,linux/arm64
2930
tags: ${{ secrets.DOCKER_USERNAME }}/my-first-docker-image:latest

0 commit comments

Comments
 (0)