Update CI workflow to use new Gitea registry at code.monaco-opc.com

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt 2026-02-14 14:00:50 +01:00
parent 9ee767b6cd
commit e56e143a40
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ on:
- main
env:
REGISTRY: code.letsbe.solutions
IMAGE_NAME: letsbe/mopc-app
REGISTRY: code.monaco-opc.com
IMAGE_NAME: mopc/mopc-portal
jobs:
build: