5 lines
211 B
Plaintext
5 lines
211 B
Plaintext
GITEA_INSTANCE_URL="https://git.example.com"
|
|
GITEA_RUNNER_REGISTRATION_TOKEN="replace-with-runner-registration-token"
|
|
GITEA_RUNNER_NAME="cms-runner"
|
|
GITEA_RUNNER_LABELS="ubuntu-latest:docker://node:20-bookworm"
|