Hi,
My organization is going to migrate the current github server to new github server which going to change the domain name for example github.office.com -> github.center.com
The IT is going to sync all repositories from one github to another, my question is how drone is going to handle it?
What should I do in order to point the drone to new github:
- re-dploy with new github details + token
2 Change DB’s url for repos? if not should I re-insert password + reactivate all repos
This is super critical for us to try to migrate with minimal impact does it possible???