ci: use registry.nxtgauge.com/kaniko:2.1.1 explicitly
This commit is contained in:
parent
3368d8f44c
commit
d3ff06c438
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: build-and-push
|
||||
image: kaniko:2.1.1
|
||||
image: registry.nxtgauge.com/kaniko:2.1.1
|
||||
settings:
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue