Revert "ci: fix kaniko registry settings"
This reverts commit 5b642e52a4.
This commit is contained in:
parent
5b642e52a4
commit
4a3434f427
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@ steps:
|
||||||
- name: build-and-push
|
- name: build-and-push
|
||||||
image: registry.nxtgauge.com/kaniko:2.1.1
|
image: registry.nxtgauge.com/kaniko:2.1.1
|
||||||
settings:
|
settings:
|
||||||
registry:
|
registry: registry.nxtgauge.com
|
||||||
from_secret: REGISTRY_HOSTPORT
|
|
||||||
username:
|
username:
|
||||||
from_secret: REGISTRY_USERNAME
|
from_secret: REGISTRY_USERNAME
|
||||||
password:
|
password:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue