Skip to content

Commit eedaf32

Browse files
committed
chore: Forgot to add back nexus
1 parent 9077325 commit eedaf32

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
@@ -148,5 +148,6 @@ jobs:
148148
tags: |
149149
${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}
150150
ghcr.io/${{ needs.setup.outputs.lowercase }}/authentication-proxy:${{ needs.setup.outputs.tag_name }}
151+
nexus.roelc.dev/authentication-proxy:${{ needs.setup.outputs.tag_name }}
151152
cache-from: type=gha
152153
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)