Files
stack/.woodpecker.yml
Jason Woltje 32c35d327b
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
fix(ci): Use docker:dind with manual login instead of buildx plugin
The buildx plugin's credential handling doesn't work properly with
Harbor. The docker-auth-test step proved that standard docker login
works, so we switch to:
- docker:dind image
- Manual docker login before build
- Standard docker build and docker push

This bypasses buildx's separate credential store issue.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-01 17:31:05 -06:00

3.9 KiB