test_gitea_act_runner/README.md

10 lines
340 B
Markdown

## Abstract
Create a [gitea act runner](https://docs.gitea.com/usage/actions/act-runner) via docker on [DigitalOcean](https://www.digitalocean.com/) and register it to this repo. Then do some CICD stuff📦
## Dirs
* **data/act_runner**
* gitea runner mount space
* **.gitea/workflows**
* put CI/CD workflow yaml files here to deploy