mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 01:14:21 +01:00
add auto message for tagging script
This commit is contained in:
parent
9649803dd6
commit
a404cf0b39
@ -4,5 +4,5 @@ cd `dirname $0`/../
|
||||
|
||||
version=`sed -e "s/version\ * = \ *'\(.*\)'.*/\1/;tx;d;:x" ./ldapcherry/version.py`
|
||||
|
||||
git tag "$version"
|
||||
git tag "$version" -m "version $version"
|
||||
git push origin "$version"
|
||||
|
Loading…
Reference in New Issue
Block a user