fixup: drop stale docs/ci.md forward-ref in module comment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
0fa0e821d9
commit
61565e3c3a
1 changed files with 3 additions and 1 deletions
|
|
@ -68,7 +68,9 @@ in
|
|||
# registration token from the forge's admin API using the core token
|
||||
# hive-c0re writes to /var/lib/hyperhive/forge-core-token. No manual
|
||||
# token handling needed — `ci.enable = true` is the full operator
|
||||
# bootstrap. See docs/ci.md for the registration flow.
|
||||
# bootstrap. Registration flow: preStart calls the Forgejo admin API,
|
||||
# writes the token to /run/hive-ci/runner-token, runner registers and
|
||||
# persists credentials to stateDir — token file ignored on next boot.
|
||||
#
|
||||
# Nix builds inside the container use the shared /nix/store (standard
|
||||
# nixos-container behaviour) with sandbox-fallback = true, because
|
||||
|
|
|
|||
Loading…
Reference in a new issue