Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 518 Bytes

change-path.md

File metadata and controls

9 lines (6 loc) · 518 Bytes

How to change repository or organisation

This charm supports changing the GitHub repository or GitHub organisation the self-hosted runners are connected to.

By using juju config to change the charm configuration path to another repository or organisation, the charm unregisters and removes the old self-hosted runners and instantiates new ones for the new configuration.

juju config <APP_NAME> path=<PATH>