mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
Remove duplicated runner docs (#479)
The `usage/actions/runner` has duplicated runner documentations as `/runner`. This PR remove the duplicated content and leave obtain registry token in `usage/actions/runner` and runner install/configurations in `/runner`. Reviewed-on: https://gitea.com/gitea/docs/pulls/479 Reviewed-by: silverwind <[email protected]>
This commit is contained in:
@@ -3,6 +3,8 @@ sidebar_position: 1
|
||||
slug: /
|
||||
---
|
||||
|
||||
import RunnerDoc from '@site/docs/usage/actions/runner.mdx';
|
||||
# Gitea Runner
|
||||
|
||||
<RunnerDoc />
|
||||
The [Gitea Runner](https://gitea.com/gitea/runner) is the runner for Gitea Actions. This section contains versioned documentation for the runner.
|
||||
|
||||
See the latest stable documentation at [Gitea Runner](/runner/).
|
||||
|
||||
Reference in New Issue
Block a user