Skip to content

Commit

Permalink
hm9
Browse files Browse the repository at this point in the history
  • Loading branch information
Brord van Wierst committed Dec 20, 2023
1 parent 8b93fca commit 8fecd6f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/upload-sentry.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# Build a release version of the app for a platform and upload symbols
export OUTPUT_FOLDER_WEB=./build/web/
export SENTRY_RELEASE=$CI_COMMIT_SHA
export SENTRY_PROJECT="${SENTRY_ORG:-client}"
export SENTRY_ORG="${SENTRY_ORG:-pangea-chat}"

echo "[run] Uploading sourcemaps for $SENTRY_RELEASE"
echo "[run] $SENTRY_PROJECT @ $SENTRY_ORG / $OUTPUT_FOLDER_WEB"
Expand Down

0 comments on commit 8fecd6f

Please sign in to comment.