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

ci: Automatically publish Docker image on push #566

Merged
merged 3 commits into from
Jan 28, 2025

Conversation

Morl99
Copy link
Contributor

@Morl99 Morl99 commented Jan 27, 2025

fixes #277

@Morl99 Morl99 linked an issue Jan 27, 2025 that may be closed by this pull request
@Morl99 Morl99 force-pushed the 277-provide-a-container-image branch from 9648cfd to 8a058a1 Compare January 27, 2025 17:06
@Morl99 Morl99 changed the title Automatically publish Docker image on push chore(automation): Automatically publish Docker image on push Jan 27, 2025
@Morl99 Morl99 changed the title chore(automation): Automatically publish Docker image on push ci: Automatically publish Docker image on push Jan 27, 2025
publish docker image to registry on push
@Morl99 Morl99 force-pushed the 277-provide-a-container-image branch from 8a058a1 to 988457d Compare January 27, 2025 19:07
@Morl99 Morl99 marked this pull request as ready for review January 27, 2025 19:07
@Morl99 Morl99 requested a review from d-koppenhagen as a code owner January 27, 2025 19:07
@Morl99
Copy link
Contributor Author

Morl99 commented Jan 27, 2025

This could work, I am not sure though. As is usual with this kind of code, we can only really see if the images are tagged as expected on an actual release (e.g. tag). If you spot anything unusual in the code, let me know and I try to explain. Maybe we can catch an error due to a code review ;) @d-koppenhagen

@Morl99 Morl99 merged commit 6352d44 into main Jan 28, 2025
2 checks passed
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.

Provide a container image
2 participants