ci: use kaniko:2.1.1 from registry

This commit is contained in:
Tracewebstudio Dev 2026-04-17 00:41:10 +02:00
parent a636daae8f
commit 6c44a40763

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