3rd-party-integrations / github-team-sync

Sync GitHub teams to groups in Active Directory, LDAP, Okta, OneLogin or AzureAD when using any authentication method for GitHub.
MIT License
201 stars 67 forks source link

Provide Docker Image in GitHub Registry #119

Closed Robbilie closed 2 years ago

Robbilie commented 2 years ago

We would like to run this application as a docker container in a kubernetes Cluster and right now we would have to build the image ourselves.

Since GitHub makes it really easy to publish docker images it would be great if this functionality could be added to the pipeline of a release (possibly main branch too).

If you want I can provide a pull request, configuration for making the artifact public would have to be done by the maintainers though...

primetheus commented 2 years ago

solved in #125