Skip to content

v1.1.0: Tag images with the literal git-tag

Latest

Choose a tag to compare

@danschmidt5189 danschmidt5189 released this 29 Jan 19:58
· 2 commits to main since this release

Previously, only semver-like tags were parsed and applied to built docker images as image tags. With v1.1.0, any git-tag will be literally applied as-is as a tag on the built image. For example, this now supports tagging a commit with production to tag the resulting image as production.