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

fix: update release workflow to ensure every docker tag is pushed #208

Merged
merged 1 commit into from
Jun 17, 2024

Conversation

codfish
Copy link
Owner

@codfish codfish commented Jun 17, 2024

Related Issue

Follow up to #207

Description

Fix release workflow, don't push versioned images separately, just infer all tags in a prior step and pass them to a single step using the docker/build-push-action action.

image

#207 (comment)

@codfish
Copy link
Owner Author

codfish commented Jun 17, 2024

FYI @jessebye would you mind reviewing?

Copy link
Contributor

@jessebye jessebye left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@codfish codfish merged commit 9a999e0 into main Jun 17, 2024
1 check passed
@codfish codfish deleted the fix-release branch June 17, 2024 19:45
Copy link

🎉 This PR is included in version 3.4.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants