build: push branch

This commit is contained in:
EnixCoda 2020-11-14 21:16:34 +08:00
parent fbc5a8f777
commit cd3efa879a
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -12,7 +12,8 @@ test:
yarn test
upload-for-analytics:
# make sure sentry can retrieve current commit on remote
# make sure sentry can retrieve current commit on remote, push both branch and tag
git push
git push --tags
yarn sentry-cli releases new "$(FULL_VERSION)"
yarn sentry-cli releases set-commits "$(FULL_VERSION)" --auto