fix(ci): use from_secret for REGISTRY_HOSTPORT in kaniko

This commit is contained in:
Ashwin Kumar 2026-04-12 13:44:23 +02:00
parent ca9f9acf79
commit 7ee2b21e74

View file

@ -27,7 +27,8 @@ steps:
- name: build-and-push
image: woodpeckerci/plugin-kaniko:2.1.1
settings:
registry: ${REGISTRY_HOSTPORT}
registry:
from_secret: REGISTRY_HOSTPORT
repo: nxtgauge-rust-${SERVICE}
dockerfile: Dockerfile.simple
build_args: