Merge branch 'master' of gitlab.qima-inc.com:fe/zanui-vue

This commit is contained in:
cookfront
2017-02-27 21:35:26 +08:00
4 changed files with 4 additions and 7 deletions
-3
View File
@@ -30,9 +30,6 @@ then
# publish
git push origin master
git push origin refs/tags/v$VERSION
git checkout dev
git rebase master
git push origin dev
npm publish
fi