bromite-buildtools/images/github-runner/.env.example
2021-07-31 12:22:32 +00:00

7 lines
202 B
Plaintext

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>