Use binary gitea runner to avoid stress
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
This commit is contained in:
15
gitea-runner/.runner
Normal file
15
gitea-runner/.runner
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"WARNING": "This file is automatically generated by act-runner. Do not edit it manually unless you know what you are doing. Removing this file will cause act runner to re-register as a new runner.",
|
||||
"id": 2,
|
||||
"uuid": "619db79e-39a2-4a92-9840-d6a87cde7d1f",
|
||||
"name": "stppi",
|
||||
"token": "7361451ecbbe1719fb071e93a334b6f6a531ac45",
|
||||
"address": "http://localhost:3000/",
|
||||
"labels": [
|
||||
"self-hosted:host",
|
||||
"ubuntu-latest:docker://docker.gitea.com/runner-images:ubuntu-latest",
|
||||
"ubuntu-24.04:docker://docker.gitea.com/runner-images:ubuntu-24.04",
|
||||
"ubuntu-22.04:docker://docker.gitea.com/runner-images:ubuntu-22.04"
|
||||
],
|
||||
"ephemeral": false
|
||||
}
|
||||
Reference in New Issue
Block a user