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

Merged
benvin merged 1 commits from benvin/buildx-ca-plugin-image into main 2026-08-15 18:20:25 +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 across the woodpecker pipelines.

Why: the buildx plugin must trust the internal artifactapi CA to push/pull against the artifactapi docker registry. The custom image bakes in the CA.

Changes:

  • .woodpecker/docker.yaml: docker-operator push step uses the CA-baked buildx image
  • .woodpecker/build.yaml: docker-build-operator PR dry-run step uses the CA-baked buildx image
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 across the woodpecker pipelines. Why: the buildx plugin must trust the internal artifactapi CA to push/pull against the artifactapi docker registry. The custom image bakes in the CA. Changes: - .woodpecker/docker.yaml: docker-operator push step uses the CA-baked buildx image - .woodpecker/build.yaml: docker-build-operator PR dry-run step uses the CA-baked buildx image
unkin-agent added 1 commit 2026-08-15 18:04:07 +10:00
ci: use CA-baked plugin-docker-buildx image for artifactapi push
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
5f0b9f53ad
benvin merged commit f60e69bb79 into main 2026-08-15 18:20:25 +10:00
benvin deleted branch benvin/buildx-ca-plugin-image 2026-08-15 18:20:25 +10:00
Sign in to join this conversation.