-
-
Notifications
You must be signed in to change notification settings - Fork 302
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
feat: Publish to GHCR #353
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of brand new workflows, we should keep docker image publishing all in the same workflow
Ideally this would be building the image then pushing to both registries in the same workflow job
This will keep our workflow logic organized and efficient
Edit: did both Thanks! |
This is a squash containing: fix: ci: merge GHCR+Docker Hub developer image workflow ci: release: combine GHCR and DockerHub releases
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect! Could not have done it better myself
feat: Publish to GHCR
Context
Choices
Test instructions
Checklist before requesting a review