ci: use registry.nxtgauge.com without port (server fixed)
This commit is contained in:
parent
51749f5b89
commit
380a70964e
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ steps:
|
|||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: registry.nxtgauge.com:5000
|
||||
registry: registry.nxtgauge.com
|
||||
repo: nxtgauge-ai-assistant
|
||||
dockerfile: Dockerfile
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue