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.
1 parent a3c75eb commit 3ba1638Copy full SHA for 3ba1638
.github/workflows/push-to-dockerhub.yml
@@ -68,6 +68,6 @@ jobs:
68
with:
69
context: .
70
push: true
71
- platforms: linux/amd64,linux/arm64
+ # platforms: linux/amd64,linux/arm64
72
tags: ${{ steps.meta.outputs.tags }}
73
labels: ${{ steps.meta.outputs.labels }}
0 commit comments