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

Merged
benvin merged 1 commits from benvin/buildx-ca-plugin-image into main 2026-08-15 18:20:41 +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 buildx plugin needs the internal CA trusted to push to the artifactapi docker registry; the custom image bakes in the 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 buildx plugin needs the internal CA trusted to push to the artifactapi docker registry; the custom image bakes in the CA, removing the need for any ca-trust workaround.
unkin-agent added 1 commit 2026-08-15 18:04:00 +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
544c824e2f
benvin merged commit 082da58f50 into main 2026-08-15 18:20:41 +10:00
benvin deleted branch benvin/buildx-ca-plugin-image 2026-08-15 18:20:41 +10:00
Sign in to join this conversation.