fix: hardcode registry with port 5000
This commit is contained in:
parent
4c9ce597f8
commit
da7e6f163e
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ steps:
|
||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||||
settings:
|
settings:
|
||||||
registry:
|
registry: registry.nxtgauge.com:5000
|
||||||
from_secret: REGISTRY_HOSTPORT
|
|
||||||
repo: nxtgauge-frontend-solid
|
repo: nxtgauge-frontend-solid
|
||||||
dockerfile: Dockerfile.simple
|
dockerfile: Dockerfile.simple
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue