← Package directory
Available on winget

Install Gitea Runner

Gitea Actions Runner is the agent that powers Gitea Actions, our built-in CI/CD system. It runs your jobs on the infrastructure you choose, with the same workflow syntax as GitHub Actions.

Install with winget
winget install --id Gitea.Runner
Upgrade
winget upgrade --id Gitea.Runner
Uninstall
winget uninstall --id Gitea.Runner

About 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...

What's new in 1.0.4

No release notes provided.

Version history

Version Updated Notes
1.0.4 Unknown No notes
1.0.3 Unknown No notes
1.0.2 Unknown No notes
1.0.0 Unknown Release notes