We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 639713e commit 394419bCopy full SHA for 394419b
.github/workflows/docker-publish.yaml
@@ -57,7 +57,6 @@ jobs:
57
with:
58
context: .
59
push: true
60
- platforms: linux/amd64,linux/arm64
61
tags: ${{ steps.meta.outputs.tags }}
62
labels: ${{ steps.meta.outputs.labels }}
63
cache-from: type=gha
0 commit comments