update README
Some checks are pending
test_action / Python3 (push) Waiting to run

This commit is contained in:
2024-05-20 13:57:14 +00:00
parent 749172f13d
commit 369d50d4c8
3 changed files with 23 additions and 2 deletions

View File

@ -1 +1,9 @@
# TEST_GITEA_ACT_RUNNER
## 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