add ccsdk-sli-northbound
[infra/cicd.git] / jjb / global / rebase-jobs.sh
index 4431bf4863f37973cee9141c5b6e713222a9b640..657ed112dd9500d6c7aed26ef8793a4577bf9c68 100644 (file)
@@ -37,6 +37,6 @@ for branch in ${REMOTE_BRANCHES}  ; do
     echo "------ Pushing changes from branch: ${branch} to Nordix Gerrit"
     git push nordix -v
     echo "------ Pushing new tags from branch: ${branch} to Nordix Gerrit"
-    git push nordix --tags -v
+    git push nordix --tags -f -v
 done
 echo "--------------------------------------------------------------------"