Skip to content

Commit 08a933c

Browse files
authored
Merge pull request #3 from davidcollom/patch-1
2 parents 43dc569 + 6288865 commit 08a933c

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
@@ -76,6 +76,7 @@ jobs:
7676
with:
7777
context: .
7878
push: ${{ github.event_name != 'pull_request' }}
79+
platforms: linux/arm64,linux/amd64
7980
tags: ${{ steps.meta.outputs.tags }}
8081
labels: ${{ steps.meta.outputs.labels }}
8182
cache-from: type=gha

0 commit comments

Comments
 (0)