Gitea-Runner
A lightweight, self-hosted CI/CD runner for Gitea based on act, supporting both Docker container and host execution modes.
About
Gitea Runner is a self-hosted continuous integration and continuous deployment (CI/CD) executor built specifically for use with Gitea. It allows developers to automate builds, tests, and deployments directly from their Gitea repositories using workflows defined in .yaml files. Ba…