Commit 1bf0793c authored by Vitaly Lipatov's avatar Vitaly Lipatov

rpmbs: push branch too

parent 9a33b698
......@@ -212,6 +212,7 @@ if [ -n "$UPLOADNOW" ] && is_gear $SPECDIR ; then
TAG=$VERSION-$RELEASE
check_gear_and_tag "$TAG" # || fatal "Can't make tag"
$ETERBUILDBIN/gpush $GIRARHOST $FORCE "$TAG" || fatal "gpush failed. Possibly you need to run ginit for create remote repo. Try \$ gpush $GIRARHOST $TAG command separately"
$ETERBUILDBIN/gpush $GIRARHOST $FORCE || fatal "gpush failed"
echo
echo "Run build $PROJECTNAME at $GIRARHOST"
if [ -n "$TASKNUMBER" ] ; then
......
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