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
|
- main
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: code.letsbe.solutions
|
REGISTRY: code.monaco-opc.com
|
||||||
IMAGE_NAME: letsbe/mopc-app
|
IMAGE_NAME: mopc/mopc-portal
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue