pull/788/head
hunterlong 2020-08-17 15:10:57 -07:00
parent 4dc384779d
commit 537eb7350c
1 changed files with 0 additions and 2 deletions

View File

@ -335,8 +335,6 @@ sentry-release:
sentry-cli releases --org statping --project backend finalize v${VERSION}
sentry-cli releases --org statping --project frontend new v${VERSION}
sentry-cli releases --org statping --project frontend set-commits v${VERSION} --auto
sentry-cli releases --org statping --project frontend files v${VERSION} upload ./source/dist
sentry-cli releases --org statping --project frontend files v${VERSION} upload-sourcemaps ./source/dist --no-sourcemap-reference
sentry-cli releases --org statping --project frontend finalize v${VERSION}
download-bins: clean