This commit is contained in:
2025-04-15 00:24:21 +08:00
parent b92686ce29
commit 0f3bdb249e
9 changed files with 156 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
## act_runner
```sh
docker pull m.daocloud.io/docker.io/gitea/act_runner:latest
```
```sh
docker run --entrypoint="" --rm -it m.daocloud.io/docker.io/gitea/act_runner:latest act_runner generate-config > config.yaml
```