Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use GoReleaser to handle Docker image releasing #3

Merged
merged 2 commits into from
Apr 4, 2024

Conversation

LeoColomb
Copy link
Contributor

This would help to build the Docker image and push it automatically to a registry.
The chosen registry is GitHub Container Registry, to keep it close to the repository and in the way to facilitate its use with Kubernetes templates/Helm charts.

@Kooper
Copy link
Owner

Kooper commented Apr 4, 2024

I didn't work with ghcr before, will take a look at the authentication and configuration tomorrow. Thank you!

@Kooper Kooper merged commit f42a45d into Kooper:main Apr 4, 2024
7 checks passed
@LeoColomb LeoColomb deleted the feat/goreleaser branch April 4, 2024 18:33
@LeoColomb
Copy link
Contributor Author

@Kooper No worries 😊
Nothing to configure or authenticate, all is completely transparent with GitHub Actions.
But of course don't hesitate to check out their docs 😊 https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants