@@ -18,16 +18,16 @@ cd ../
git add -A
git commit -m "version $version"
git tag -a "$version" -m "version $version"
-# git push
-# git push --tags
+# git push ssh://root@git.siwill.com:23/lishengyin/MIVA.git
+# git push --tags ssh://root@git.siwill.com:23/lishengyin/MIVA.git
# tag deploy
cd ../../deploy/MIVA
+# git push master master
+# git push --tags master master
# SET THE FOLLOWING VARIABLES
# docker hub username