mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-09-11 16:52:06 +08:00
c161a48a0a5cdea220acc96b9e5df6c0b9c27e54

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=foobar
GITEA_RUNNER_URL=localhost:3001/foo/bar
GITEA_RUNNER_TOKEN=1234567890abcde
GITEA_RUNNER_LABELS=foo,bar
Description
Languages
Go
90.4%
Makefile
5.7%
Shell
2.5%
Dockerfile
1.4%