Skip to content

Commit 3b96cc9

Browse files
committed
push sentry dsn var along
1 parent ffff22a commit 3b96cc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

supabase-pawtograder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,7 @@ services:
827827
- 'GITHUB_OAUTH_CLIENT_SECRET=${GITHUB_OAUTH_CLIENT_SECRET}'
828828
- 'GITHUB_PRIVATE_KEY_STRING=${GITHUB_PRIVATE_KEY_STRING}'
829829
- 'EDGE_FUNCTION_SECRET=${EDGE_FUNCTION_SECRET}'
830+
- 'SENTRY_DSN=${SENTRY_DSN}'
830831
volumes:
831832
- './volumes/functions:/home/deno/functions'
832833
- type: bind

0 commit comments

Comments
 (0)