When defining all
DRONE_GITEA_CLIENT_SECRET
DRONE_GITEA_CLIENT_SECRET
DRONE_GITHUB_CLIENT_ID
DRONE_GITHUB_CLIENT_SECRET
env variables in dockerised drone service, then only github account can be associated. If github env vars are removed, then gitea integration takes effect.
Is it possible to manage/monitor repositories from multiple git services simultaneously?
Fair enough.
If simultaneous support for multiple providers is not needed - could same instance be used for both gitea & github, assuming service is restarted with appropriate env variables set?