Skip to content

Commit f3690b8

Browse files
committed
added linux/amd64
1 parent 11d5b23 commit f3690b8

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
@@ -52,6 +52,7 @@ jobs:
5252
with:
5353
context: .
5454
push: ${{ github.event_name != 'pull_request' }}
55+
platforms: linux/amd64,linux/arm64
5556
tags: ${{ steps.meta.outputs.tags }}
5657
labels: ${{ steps.meta.outputs.labels }}
5758
cache-from: type=gha

0 commit comments

Comments
 (0)