Use Gitea variable for registry URL
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled
This commit is contained in:
parent
e4b8d4e710
commit
3508ac4f7f
@ -11,7 +11,7 @@ on:
|
|||||||
- main
|
- main
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: nexus.bsdserver.nl:443
|
REGISTRY: ${{ vars.REGISTRY_URL }}
|
||||||
IMAGE_NAME: enterprise-openldap
|
IMAGE_NAME: enterprise-openldap
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user