1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 02:08:36 +00:00
Files
gitea/templates/shared/actions
wxiaoguang 7553ae1a57 Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946)
Fix #23703

When Gitea starts, it reads GITEA_RUNNER_REGISTRATION_TOKEN
or GITEA_RUNNER_REGISTRATION_TOKEN_FILE to add registration token.
2024-12-23 09:59:16 +00:00
..