How do I implement for all repos in my org #3153
Unanswered
Chris-Sheridan
asked this question in
General
Replies: 1 comment
-
|
@Chris-Sheridan you might be interested in RunsOn. The RunsOn service can handle runners for any number of repositories within your organisation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I created an image based on this and was able to successfully run a job that deployed to my Kubernetes cluster for an individual repo. However, I want configure this for my org so one implementation will handle all repos? Is there documentation for this?
What environment variables/args need to be set for a self-hosted running to be able to work with all repos in an org? For example, I assume RUNNER_SCOPE should = "org" and I should have my org set for ORG_NAME. What else do I need to do? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions