Currently if I specify a custom_tag as `sometext-${{ someversionnumber}}` the tag that gets applied is prefixed with a `'v' character. There doesn't seem to be the option to exclude the `'v'.
Currently if I specify a custom_tag as
sometext-${{ someversionnumber}}the tag that gets applied is prefixed with a `'v' character.There doesn't seem to be the option to exclude the `'v'.