1
Fork 0

don't annotate vX.X.X-src tags

This commit is contained in:
Conduitry 2018-11-10 12:42:28 -05:00
parent 4853bf4d13
commit 33c1bfaaa4

View file

@ -33,7 +33,7 @@ git symbolic-ref HEAD "$ORIG_HEAD"
git reset
# tag commit
git tag "v$PKG_VERSION-src" -am "v$PKG_VERSION-src"
git tag "v$PKG_VERSION-src"
git tag "v$PKG_VERSION" "$TEMP_BRANCH" -am "v$PKG_VERSION @ $ORIG_COMMIT"
# delete temporary branch