Skip to content

Fixes auto-deploy to prepend a `v` for RC

John Skarbek requested to merge jts/fix-rc-tagging-components into master
  • RC's are semver compliant, but we were not properly checking for such
  • This ensures that we add the v for tagging our components

Closes: gitlab-com/gl-infra/delivery#765 (closed)

Merge request reports