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 07166b5 commit 7151e8aCopy full SHA for 7151e8a
.github/workflows/deploy.yml
@@ -144,6 +144,7 @@ jobs:
144
push: true
145
provenance: mode=max
146
sbom: true
147
+ platforms: linux/amd64,linux/arm64
148
tags: |
149
${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}
150
ghcr.io/${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}
0 commit comments