1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-07 00:14:25 +00:00
gitea/routers
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
..
api Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
common Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
install Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
private Move some errors to their own sub packages (#32880) 2024-12-20 18:05:29 +00:00
utils Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
web Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00
init.go Use env GITEA_RUNNER_REGISTRATION_TOKEN as global runner token (#32946) 2024-12-23 09:59:16 +00:00