Gitea Runner

by The Gitea Authors

Install Gitea Runner with winget

winget install -e --id Gitea.Runner

Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It works alongside Gitea's built-in Git server and auxiliary services to create an isolated environment in which the tasks that make up your CI/CD pipeline run. The runner works on a simple yet effective premise: it listens for any job dispatched from a Gitea server and runs those jobs in the environment you configure. Whenever a commit or a pull request is made, the runner kicks into action and provides immediate feedback about the impact of the change.

Information

Version3.3.0
Updated3 days ago
LicenseMIT
Package IDGitea.Runner
CopyrightCopyright (c) 2026 The Gitea Authors