Fix URL
All checks were successful
Build Docker image / Build image (push) Successful in 1m45s

This commit is contained in:
Marko Korhonen 2025-06-07 17:35:34 -05:00
parent 434694be18
commit d7e37d1bc7
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

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