Commit 4c04595f authored by Vitaly Lipatov's avatar Vitaly Lipatov

create tag for git repo

parent a491d350
......@@ -153,6 +153,11 @@ fi
if [ -n "$SIGN" ]; then
release_check $LISTBUILT
# create tag according to package release
if is_git $SPECDIR ; then
gear-create-tag --force
# git push ?
fi
echog "Will try to sign follow packages with GPG: \$LISTBUILT"
cd $RPMDIR/SRPMS
# 1. only rpm command has --addsign 2. do 3 retries
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment