fix(ci): use localhost:3000 for docs runner checkout #111

Merged
forbes merged 1 commits from fix/docs-checkout-localhost into main 2026-02-09 14:47:02 +00:00

1 Commits

Author SHA1 Message Date
c25f1b62b8 fix(ci): use localhost:3000 for docs runner checkout
Some checks failed
Build and Test / build (pull_request) Failing after 1m38s
The docs runner is on the same host as Gitea, so clone via
http://localhost:3000 instead of the public HTTPS URL which
fails to connect (port 443 unreachable from the runner).
2026-02-09 08:46:42 -06:00