Try destinations format for Kaniko
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jordan 2026-01-29 03:47:55 +00:00
parent ba55121ad8
commit 378a732537

View File

@ -16,10 +16,9 @@ steps:
docker: docker:
image: woodpeckerci/plugin-kaniko image: woodpeckerci/plugin-kaniko
settings: settings:
repo: zot.orchard9.ai/landing-v4 destinations:
tags: - zot.orchard9.ai/landing-v4:latest
- latest - zot.orchard9.ai/landing-v4:${CI_COMMIT_SHA:0:8}
- ${CI_COMMIT_SHA:0:8}
cache: true cache: true
skip-tls-verify: true skip-tls-verify: true
when: when: