Add gitea-act-runner
This commit is contained in:
parent
0282898be4
commit
dd5dde3d20
3 changed files with 27 additions and 0 deletions
9
gitea-act-runner/README.md
Normal file
9
gitea-act-runner/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# gitea-act-runner
|
||||
|
||||
A runner for Gitea based on act.
|
||||
|
||||
## Important step when deploying
|
||||
When the runner loops not being able to read the file `/config/config.yaml`, enter the container and execute
|
||||
```bash
|
||||
touch /config/config.yaml
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue