ci: fix kaniko registry settings

This commit is contained in:
Tracewebstudio Dev 2026-04-17 03:04:02 +02:00
parent a193b2d861
commit 5b642e52a4

View file

@ -6,7 +6,8 @@ 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.nxtgauge.com registry:
from_secret: REGISTRY_HOSTPORT
username: username:
from_secret: REGISTRY_USERNAME from_secret: REGISTRY_USERNAME
password: password: