Skip to content
Snippets Groups Projects
Commit dd1a6bb0 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

Release with tag

parent 0019d697
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,7 @@ if [[ $2 =~ ^[0-9]+.[0-9]+.[0-9]+((a|b)[0-9]+)?$ ]]; then
;;
esac
git commit -m "v$2"
git tag "v$2"
else
echo "Wrong version format"
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment