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 895f048 commit 0646d0cCopy full SHA for 0646d0c
.github/workflows/deploy_on_release.yml
@@ -42,3 +42,4 @@ jobs:
42
push: true
43
tags: ${{ steps.meta.outputs.tags }}
44
labels: ${{ steps.meta.outputs.labels }}
45
+ platforms: linux/amd64,linux/arm64
0 commit comments