fix: update registry URL in build workflow
Some checks failed
Build And Publish Production Image / Build And Publish Production Image (push) Failing after 12s
Some checks failed
Build And Publish Production Image / Build And Publish Production Image (push) Failing after 12s
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
name: Build And Publish Production Image
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
REGISTRY: gitea.lab
|
||||
REGISTRY: registry.gitea.lab
|
||||
IMAGE_NAME: sancho41/condado-newsletter
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user