Bo-Yi.Wu 2442cdd8ad fix(runner): check task state field exist.
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
2022-11-24 15:37:45 +08:00
2022-11-24 15:36:19 +08:00
2022-11-24 15:37:40 +08:00
2022-11-24 15:36:28 +08:00
2022-11-24 15:36:16 +08:00
2022-11-24 15:37:09 +08:00

act runner

Act runner is a runner for Forges supports Github Actions protocol.

Rigister

create a new file as name .env

GITEA_RUNNER_NAME=
GITEA_RPC_PROTO=http
GITEA_RPC_HOST=localhost:3001
GITEA_RUNNER_TOKEN=1234567890abcde
GITEA_RUNNER_LABELS=foo,bar
Description
A runner for Gitea based on act.
Readme 920 KiB
Languages
Go 90.7%
Makefile 6.5%
Shell 2.3%
Dockerfile 0.5%