10 lines
328 B
Markdown
10 lines
328 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**
|
|
* gitea runner mount space
|
|
* **gitea/workflows**
|
|
* put CI/CD workflow ymal files here to deploy
|