mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-05-05 02:22:07 +08:00
dada0730b04723483552337a2fbf1c40489571bb
see https://docs.github.com/en/actions/hosting-your-own-runners/using-self-hosted-runners-in-a-workflow#using-default-labels-to-route-jobs
…
…
…
…
act runner
Act runner is a runner for Forges supports Github Actions protocol.
Rigister
create a new file as name .env
GITEA_RUNNER_NAME=foobar
GITEA_RUNNER_URL=localhost:3001/foo/bar
GITEA_RUNNER_TOKEN=1234567890abcde
GITEA_RUNNER_LABELS=foo,bar
Languages
Go
84.2%
JavaScript
14.9%
Makefile
0.6%
Shell
0.2%
Dockerfile
0.1%