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

Clean-up Docker Image Job to Produce Tags #92

Open
GregHattJr opened this issue Sep 18, 2024 · 0 comments
Open

Clean-up Docker Image Job to Produce Tags #92

GregHattJr opened this issue Sep 18, 2024 · 0 comments

Comments

@GregHattJr
Copy link
Contributor

Currently the docker-image.yml build job runs only on main and pushes to the tag 'latest'. Should clean up this job and pull out the reusable parts to be able to cut releases against tag names AND latest. This would involve separating the build and push jobs and using an action that triggers on tag.

https://docs.github.com/en/actions/sharing-automations/reusing-workflows

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

No branches or pull requests

1 participant