mirror of
https://github.com/kakwa/ldapcherry
synced 2025-01-30 23:37:24 +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…
x
Reference in New Issue
Block a user