fix(ci): use from_secret for REGISTRY_HOSTPORT in kaniko

This commit is contained in:
Ashwin Kumar 2026-04-12 13:44:24 +02:00
parent 21ffeda611
commit eb235676b4

View file

@ -6,7 +6,8 @@ steps:
- name: build-and-push
image: woodpeckerci/plugin-kaniko:2.1.1
settings:
registry: ${REGISTRY_HOSTPORT}
registry:
from_secret: REGISTRY_HOSTPORT
repo: nxtgauge-admin-solid
dockerfile: Dockerfile.simple
tags: