Skip to content

Build and push docker image automatically on new releases

Leandro Santiago requested to merge feature/better_docker_releasing into master

Now every time a new tag is created (in a release), a new docker image is pushed to the github registry (in the future, to hub.docker.com as well).

Merge request reports