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

Enhancement/Publish each master to Docker Hub #184

Conversation

c-w
Copy link
Member

@c-w c-w commented Apr 29, 2019

As discussed in #182, this change publishes a new docker image on each master build which enables users to more quickly get access to new versions of doccano.

The master builds are named like travis-[0-9]+ to differentiate them clearly from official manual releases via git tags which preserve the exact name of the tag as the docker image name (just like prior to this change). Additionally, the latest docker image gets updated on each build.

The screenshot below shows an example of a master docker image and a release docker image published by the new CD script:

Screenshot showing a master docker image and a tag docker image

@c-w c-w mentioned this pull request Apr 29, 2019
@Hironsan Hironsan merged commit 5f5eae1 into doccano:master May 15, 2019
@c-w c-w deleted the enhancement/tag-docker-image-with-build-number branch May 17, 2019 16:10
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.

2 participants