ci: use CA-baked plugin-docker-buildx image for artifactapi push #23

Merged
benvin merged 1 commits from benvin/buildx-ca-plugin-image into main 2026-08-15 18:20:13 +10:00
Member

Replaces the upstream woodpeckerci/plugin-docker-buildx image with the CA-baked custom image artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest in .woodpecker/build.yaml and .woodpecker/docker.yaml.

Why: the upstream plugin image does not trust the internal CA, so buildx pushes to the artifactapi docker-internal registry fail TLS verification. The custom image bakes in the internal CA, removing the need for any ca-trust workaround.

Replaces the upstream woodpeckerci/plugin-docker-buildx image with the CA-baked custom image artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest in .woodpecker/build.yaml and .woodpecker/docker.yaml. Why: the upstream plugin image does not trust the internal CA, so buildx pushes to the artifactapi docker-internal registry fail TLS verification. The custom image bakes in the internal CA, removing the need for any ca-trust workaround.
unkin-agent added 1 commit 2026-08-15 18:04:42 +10:00
ci: use CA-baked plugin-docker-buildx image for artifactapi push
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
a922f2f958
benvin merged commit 3d57692cf3 into main 2026-08-15 18:20:13 +10:00
benvin deleted branch benvin/buildx-ca-plugin-image 2026-08-15 18:20:13 +10:00
Sign in to join this conversation.