mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-04-01 01:32:16 +08:00
d650bae0b6212b5a38aef62a6fab13c04b971f45
…
…
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
Languages
Go
90.9%
Makefile
5.7%
Shell
2.2%
Dockerfile
1.2%