fix: repo should be just landing-v4, not registry.threesix.ai/landing-v4
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
jordan 2026-01-29 08:01:07 +00:00
parent 872353a539
commit 69a5cad850

View File

@ -17,7 +17,7 @@ steps:
image: woodpeckerci/plugin-kaniko image: woodpeckerci/plugin-kaniko
settings: settings:
registry: registry.threesix.ai registry: registry.threesix.ai
repo: registry.threesix.ai/landing-v4 repo: landing-v4
tags: tags:
- latest - latest
- ${CI_COMMIT_SHA:0:8} - ${CI_COMMIT_SHA:0:8}