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

Publish to DockerHub when a new tag is created #463

Merged
merged 1 commit into from
Oct 17, 2021

Conversation

pseudomuto
Copy link
Owner

The publish to DockerHub appears to have been broken for a while now. This attempts to address the issue by adding a new GitHub action to handle pushing to DockerHub if the current ref is a tag.

This did involve some changes to the Dockerfile. I've tested the result and updated the docker_test target accordingly.

The publish to DockerHub appears to have been broken for a while now.
This attempts to address the issue by adding a new GitHub action to
handle pushing to DockerHub if the current ref is a tag.

This did involve some changes to the Dockerfile. I've tested the result
and updated the `docker_test` target accordingly.
@pseudomuto pseudomuto force-pushed the push_to_docker_on_tag branch from c3820bc to 16c28d2 Compare October 17, 2021 20:03
@pseudomuto pseudomuto merged commit c3f4578 into master Oct 17, 2021
@pseudomuto pseudomuto deleted the push_to_docker_on_tag branch October 17, 2021 20:06
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.

1 participant