fix(ci): align backend image push target with node-resolvable registry endpoint
This commit is contained in:
parent
fd5287d95f
commit
614357cfa7
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ steps:
|
|||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: docker-registry.registry.svc.cluster.local:5000
|
||||
registry: registry.nxtgauge.internal:5000
|
||||
repo: nxtgauge-rust-${SERVICE}
|
||||
dockerfile: Dockerfile.simple
|
||||
build_args:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue