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:
parent
9ee767b6cd
commit
e56e143a40
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue