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
|
||||
image: registry.nxtgauge.com/kaniko:2.1.1
|
||||
settings:
|
||||
registry:
|
||||
from_secret: REGISTRY_HOSTPORT
|
||||
registry: registry.nxtgauge.com
|
||||
username:
|
||||
from_secret: REGISTRY_USERNAME
|
||||
password:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue