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
.