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

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

Replace the upstream woodpeckerci/plugin-docker-buildx plugin image with the CA-baked custom image artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest so buildx trusts the internal CA when pushing/pulling against the artifactapi registry.

Changes:

  • .woodpecker/docker.yaml: use custom image for both push steps (docker-operator -> docker-internal/bind-operator, docker-tsig-api -> docker-internal/bind-tsig-api).
  • .woodpecker/build.yaml: use custom image for both PR dry-run steps (docker-build-operator, docker-build-tsig-api).
Replace the upstream `woodpeckerci/plugin-docker-buildx` plugin image with the CA-baked custom image `artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest` so buildx trusts the internal CA when pushing/pulling against the artifactapi registry. Changes: - `.woodpecker/docker.yaml`: use custom image for both push steps (`docker-operator` -> docker-internal/bind-operator, `docker-tsig-api` -> docker-internal/bind-tsig-api). - `.woodpecker/build.yaml`: use custom image for both PR dry-run steps (`docker-build-operator`, `docker-build-tsig-api`).
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/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
698ca8c102
benvin merged commit 7e736248e4 into main 2026-08-15 18:20:59 +10:00
benvin deleted branch benvin/buildx-ca-plugin-image 2026-08-15 18:20:59 +10:00
Sign in to join this conversation.