ci: use kaniko:2.1.1 from registry

This commit is contained in:
Tracewebstudio Dev 2026-04-17 00:41:11 +02:00
parent ae8d07f877
commit 37b49c8cb5

View file

@ -4,7 +4,7 @@ when:
steps: steps:
- name: build-and-push - name: build-and-push
image: woodpeckerci/plugin-kaniko:2.1.1 image: kaniko:2.1.1
settings: settings:
registry: registry:
from_secret: REGISTRY_HOSTPORT from_secret: REGISTRY_HOSTPORT