Fix CI: hardcode Gitea registry URL
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,8 +6,8 @@ on:
|
||||
- main
|
||||
|
||||
env:
|
||||
REGISTRY: ${{ vars.REGISTRY_URL }}
|
||||
IMAGE_NAME: mopc-app
|
||||
REGISTRY: code.letsbe.solutions
|
||||
IMAGE_NAME: letsbe/mopc-app
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user