Fix: Use hyphenated settings for Kaniko plugin
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jordan 2026-01-29 03:44:07 +00:00
parent 34b983fc62
commit ba55121ad8

View File

@ -21,7 +21,7 @@ steps:
- latest - latest
- ${CI_COMMIT_SHA:0:8} - ${CI_COMMIT_SHA:0:8}
cache: true cache: true
skip_tls_verify: true skip-tls-verify: true
when: when:
- event: push - event: push
branch: main branch: main