We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 43dc569 + 6288865 commit 08a933cCopy full SHA for 08a933c
.github/workflows/docker-publish.yml
@@ -76,6 +76,7 @@ jobs:
76
with:
77
context: .
78
push: ${{ github.event_name != 'pull_request' }}
79
+ platforms: linux/arm64,linux/amd64
80
tags: ${{ steps.meta.outputs.tags }}
81
labels: ${{ steps.meta.outputs.labels }}
82
cache-from: type=gha
0 commit comments