Implement Gitea Actions runner substrate
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled

This commit is contained in:
2026-06-08 00:31:06 +02:00
parent 3fb63c9a03
commit 19ee47fe82
15 changed files with 1032 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
# Copy to a host-local path such as /etc/act_runner/railiance.env.
# Do not commit the copied file if it contains host-specific secret references.
GITEA_INSTANCE_URL=https://gitea.coulomb.social/
GITEA_RUNNER_NAME=railiance-haskelseed-build-01
GITEA_RUNNER_LABELS=self-hosted:host,haskelseed:host,linux:host,linux_amd64:host,container-build:host,registry-publish:host
GITEA_RUNNER_REGISTRATION_TOKEN_FILE=/run/secrets/railiance/gitea-act-runner-registration-token