Set up Gitea Actions runners

This commit is contained in:
Râu Cao
2023-04-01 12:56:21 +02:00
parent 702449acc1
commit 059812524e
5 changed files with 130 additions and 23 deletions

View File

@@ -15,3 +15,6 @@ node.default["gitea"]["config"] = {
"allowed_host_list" => "external,127.0.1.1"
}
}
node.default["gitea"]["act_runner"]["download_url"] = "https://dl.gitea.com/act_runner/main/act_runner-main-linux-amd64"
node.default["gitea"]["act_runner"]["checksum"] = "577ec7c64e7458b1e97cbe61d02da1ba1f4ddf24281b175f24f65101e72c000c"