ci: push images to artifactapi registry instead of gitea
ci/woodpecker/pr/build Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful

Hard switch of the docker push target from the Gitea registry to the
artifactapi local docker registry (docker-internal); the Gitea VM and its
registry are being retired. Drops the droneci/DRONECI_PASSWORD creds since
artifactapi accepts unauthenticated in-cluster pushes. Also updates the README image path.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
This commit is contained in:
2026-07-30 00:34:59 +10:00
parent 85c1506450
commit f7fda175e6
2 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ estate direction — it is not shipped as a per-VM RPM/systemd service. The imag
is built and pushed on every `v*` tag (`.woodpecker/docker.yaml`) to:
```
git.unkin.net/unkin/pdbmux:<tag>
artifactapi.k8s.syd1.au.unkin.net/docker-internal/pdbmux:<tag>
```
It is a minimal static (`CGO_ENABLED=0`) binary on a distroless base