generated from coulomb/repo-seed
Implement Gitea Actions runner substrate
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
Some checks failed
Forge Runner Smoke / compatibility-smoke (push) Has been cancelled
This commit is contained in:
7
runner/act-runner.env.example
Normal file
7
runner/act-runner.env.example
Normal 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
|
||||
Reference in New Issue
Block a user