Commit Graph

4 Commits

Author SHA1 Message Date
unkinben b73309c1c7 revert Dockerfile FROM to gitea agent-base; keep push-target switch
ci/woodpecker/pr/build Pipeline failed
The buildkit builder in the k8s runner cannot pull FROM the artifactapi
registry (internal CA is not trusted). Keep the base-image FROM on gitea;
only the push target moves to artifactapi.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
2026-07-30 00:50:55 +10:00
unkinben af44fe498f ci: push images to artifactapi registry instead of gitea
ci/woodpecker/pr/build Pipeline failed
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 repoints the Dockerfile FROM agent-base base image.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
2026-07-30 00:34:59 +10:00
unkinben 75064718c5 Initial scaffold: infrastructure toolchain agent container 2026-06-08 22:51:24 +10:00
unkinben 0b2fb90db2 Initial commit 2026-06-08 22:41:34 +10:00