We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3efcddd + 4450213 commit 36c98d6Copy full SHA for 36c98d6
.github/workflows/deploy-docker.yaml
@@ -27,3 +27,4 @@ jobs:
27
registry_password: ${{ secrets.GITHUB_TOKEN }}
28
image_name: ${{ github.repository }}
29
push: true
30
+ platforms: linux/amd64
0 commit comments