ci: use CA-baked plugin-docker-buildx image for artifactapi push #4
Reference in New Issue
Block a user
Delete Branch "benvin/buildx-ca-plugin-image"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The upstream
woodpeckerci/plugin-docker-buildximage does not trust the internal CA, so buildx pushes/pulls againstartifactapi.k8s.syd1.au.unkin.netfail.This swaps both buildx image refs to the custom CA-baked image
artifactapi.k8s.syd1.au.unkin.net/docker-internal/plugin-docker-buildx:latest:.woodpecker/docker.yaml—docker-encapipush step.woodpecker/build.yaml— PR dry-run stepThe RPM upload step in
.woodpecker/release.yamlis left untouched.