mirror of
https://github.com/Traceworks2023/nxtgauge-ai-assistant.git
synced 2026-06-10 20:01:29 +00:00
ci: use kaniko:2.1.1 from registry
This commit is contained in:
parent
63aa8804d4
commit
3368d8f44c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ when:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: woodpeckerci/plugin-kaniko:2.1.1
|
image: kaniko:2.1.1
|
||||||
settings:
|
settings:
|
||||||
registry:
|
registry:
|
||||||
from_secret: REGISTRY_HOSTPORT
|
from_secret: REGISTRY_HOSTPORT
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue