ci: use kaniko:2.1.1 from registry (not woodpeckerci/plugin-kaniko)

This commit is contained in:
Tracewebstudio Dev 2026-04-17 00:41:09 +02:00
parent b97cc789fa
commit b2c2e78963

View file

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