修改配置
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
2024-12-31 17:10:34 +08:00
parent 5e5622b9e4
commit 760a01d7a7
3 changed files with 26 additions and 5 deletions

View File

@@ -16,4 +16,16 @@ docker run \
-e GITEA_RUNNER_LABELS=<runner_labels> \
--name my_runner \
-d gitea/act_runner:nightly
```
```
ubuntu-20.04
ubuntu-20.04-full
ubuntu-20.04-slim
{ubuntu-{latest,??.??}{,-full,-slim}}
docker pull docker.martin98.com/library/runner-images:0.2.9
```bash