fix(ci): use Docker network hostname for docs runner checkout #112

Merged
forbes merged 1 commits from fix/docs-checkout-docker-network into main 2026-02-09 14:56:04 +00:00

1 Commits

Author SHA1 Message Date
ccc372b2d1 fix(ci): use Docker network hostname for docs runner checkout
Some checks failed
Build and Test / build (pull_request) Failing after 1m42s
The act_runner and gitea containers share the git_default Docker
network. Use http://gitea:3000 (container DNS name) instead of
localhost, which resolves to the runner container itself.
2026-02-09 08:53:39 -06:00