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 9077325 commit eedaf32Copy full SHA for eedaf32
.github/workflows/deploy.yml
@@ -148,5 +148,6 @@ jobs:
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 }}
151
+ nexus.roelc.dev/authentication-proxy:${{ needs.setup.outputs.tag_name }}
152
cache-from: type=gha
153
cache-to: type=gha,mode=max
0 commit comments