fix: match tags with leading v
Description
After switching of semantic Git tags (!341 (merged)), the tags comparator does not consider the leading letter v
Related issue
Examples
To run jobs for tags like: v1.0.0 and v1.0.0-rc.1
Checklist
-
the MR description has been reviewed -
this MR contains text changes and they have been reviewed OR there are no texts changes -
this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes -
this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Edited by Artyom Kartasov