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 images with autotag #69

Open
tonglil opened this issue Jan 26, 2018 · 0 comments
Open

Publish images with autotag #69

tonglil opened this issue Jan 26, 2018 · 0 comments

Comments

@tonglil
Copy link
Member

tonglil commented Jan 26, 2018

http://plugins.drone.io/drone-plugins/drone-docker/#autotag

Pushes to master should only update latest.

Tags will create the image's tag, and update the image's existing "higher" tags.

action git tag image tags created image tags updated
0.4.0 0.4.0 0.4 and 0
patch 0.4.1 0.4.1 0.4 and 0
minor (backwards compatible) 0.7.0 0.7.0 and 0.7 0
major (breaking changes) 1.0.0 1.0.0, 1.0, and 1
patch 1.0.1 1.0.1 1.0 and 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant