build: not push

This commit is contained in:
EnixCoda 2019-03-28 22:08:31 +08:00
parent 4a8da89b5d
commit cd0abb3d4b
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -5,8 +5,6 @@ NODE_ENV=production yarn webpack
GITAKO_VERSION=v$(node scripts/get-version.js)
echo "Got version $GITAKO_VERSION"
git push origin $GITAKO_VERSION
# sentry
yarn sentry-cli releases new "$GITAKO_VERSION"
yarn sentry-cli releases files "$GITAKO_VERSION" upload-sourcemaps dist --no-rewrite