Files
cromite/tools/images/github-runner/.env.example
T

7 lines
202 B
Bash

RUNNER_NAME=pd-gh-runner
GITHUB_PERSONAL_TOKEN=<personal token>
GITHUB_OWNER=<owner>
GITHUB_REPOSITORY=<repository-name>
RUNNER_LABELS=<label>
ALLOWEDAUTHORSLIST=<list of allowes users comma separated>