Complete the removal of Sentry

This commit is contained in:
Jamie Curnow
2023-07-24 14:41:46 +10:00
parent aae95798b2
commit fd277973cd
6 changed files with 21 additions and 29 deletions

View File

@ -58,7 +58,6 @@ else
-e GOPRIVATE="${GOPRIVATE:-}" \
-e GOPROXY="${GOPROXY:-}" \
-e NOW="$NOW" \
-e SENTRY_DSN="${SENTRY_DSN:-}" \
-e TZ="${TZ:-Australia/Brisbane}" \
-v "$(pwd):/app" \
-w '/app/backend' \