Skip to content

Commit 7151e8a

Browse files
committed
chore: Add arm build
1 parent 07166b5 commit 7151e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
push: true
145145
provenance: mode=max
146146
sbom: true
147+
platforms: linux/amd64,linux/arm64
147148
tags: |
148149
${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}
149150
ghcr.io/${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}

0 commit comments

Comments
 (0)