fix: update Docker registry URL for consistency in build workflow
Build and Push Docker Image / build (push) Has been cancelled

This commit is contained in:
hwinkel
2026-04-25 14:04:48 +02:00
parent d56144b39c
commit ac9912fa81
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- main
env:
REGISTRY: gitea.gitea.svc.cluster.local
REGISTRY: git.henryathome.home64.de
IMAGE_NAME: ${{ gitea.repository }}
jobs: