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
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
registry: registry.nxtgauge.com:5000
|
||||
repo: nxtgauge-frontend-solid
|
||||
dockerfile: Dockerfile.simple
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue