Skip to content

Commit 522514e

Browse files
committed
Make it multi arch
1 parent 521608d commit 522514e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
run: make docker-build
2828
env:
2929
IMAGE_TAG: "docker.io/botsudo/action-docker-compose:latest"
30+
PLATFORM: linux/amd64,linux/arm64,linux/arm/v6,linux/arm/v7
3031

3132
- name: Sign and push docker image
3233
uses: sudo-bot/action-docker-sign@latest

0 commit comments

Comments
 (0)