I\'m trying to match version codes with regex to do some action based on the matching result. Using the regex in GitLab-CI is working fine, also echo "v1.0.0"
echo "v1.0.0"