add start runner
This commit is contained in:
6
images/github-runner/.env.example
Normal file
6
images/github-runner/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
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>
|
Reference in New Issue
Block a user