ci: use kaniko from registry.nxtgauge.com instead of Docker Hub
This commit is contained in:
parent
380a70964e
commit
e7913bdea3
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build-and-push
|
||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
||||
image: registry.nxtgauge.com/woodpeckerci/plugin-kaniko:2.1.1
|
||||
settings:
|
||||
registry: registry.nxtgauge.com
|
||||
repo: nxtgauge-ai-assistant
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue