mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 08:47:45 +00:00
08c94bb564709d87fe62a094d07f30578b16f594
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
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
87.9%
JavaScript
10.8%
Shell
0.7%
Makefile
0.5%
Dockerfile
0.1%