Fix registry
Some checks failed
Build Docker image / Build image (push) Failing after 1m50s

This commit is contained in:
Marko Korhonen 2025-04-07 15:50:40 -05:00
parent 35cec8832d
commit 167a64f097
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -15,7 +15,7 @@ jobs:
VERSION: 2.9
SCHEDULED: ${{ github.event_name == 'schedule' }}
PUSHED: ${{ github.event_name == 'push' }}
REGISTRY: git.korhonen.cc
REGISTRY: git.korhonen.lan
REPO: ${{ env.REGISTRY }}/functionalhacker/caddy
steps: