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 b321afc commit 2a97419Copy full SHA for 2a97419
.github/workflows/docker-publish.yaml
@@ -61,8 +61,8 @@ jobs:
61
with:
62
context: ./kdiff-snapshots
63
# context: .
64
- # platforms: linux/amd64,linux/arm64
65
- platforms: linux/arm64
+ platforms: linux/amd64,linux/arm64
+ # platforms: linux/arm64
66
push: true
67
tags: ${{ steps.metad.outputs.tags }}
68
labels: ${{ steps.metad.outputs.labels }}
0 commit comments