mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
cab56996b7b2f84723e57b0c2f0d80751570fc80
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
Languages
Go
86.6%
JavaScript
12.3%
Makefile
0.5%
Shell
0.5%
Dockerfile
0.1%