fix: use k8s service DNS for registry
Some checks failed
Build & Deploy / build (push) Failing after 2s
Some checks failed
Build & Deploy / build (push) Failing after 2s
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
|||||||
branches: [main]
|
branches: [main]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
REGISTRY: 127.0.0.1:5000
|
REGISTRY: zot-registry.cicd.svc.cluster.local:5000
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user