Enable Sentry
This commit is contained in:
@@ -70,6 +70,9 @@ RUN cd assets && npm install && cd ..
|
||||
# Compile the release and assets
|
||||
RUN mix do compile, assets.deploy
|
||||
|
||||
# Make sure stacktraces are complete
|
||||
RUN mix sentry.package_source_code
|
||||
|
||||
# Changes to config/runtime.exs don't require recompiling the code
|
||||
COPY config/runtime.exs config/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user