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

Copy the trigger logic for building the artifacts to building and publishing the docker image #279

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

michael-richey
Copy link
Contributor

What does this PR do?

Fix the git action to build and publish the docker image on release.

Description of the Change

This uses the same logic for when to run as the job that builds the artifacts uses.

Possible Drawbacks

It's untestable without actually doing a release. However, it's the same logic that we currently have in release.yml so it should work alright.

Verification Process

After the release I'll confirm whether or not the image was successfully published.

@michael-richey michael-richey marked this pull request as ready for review September 10, 2024 17:31
@michael-richey michael-richey requested a review from a team as a code owner September 10, 2024 17:31
@michael-richey michael-richey merged commit 9e1755d into main Sep 10, 2024
18 checks passed
@michael-richey michael-richey deleted the michael.richey/HAMR-179-release-logic-fix branch September 10, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants