Remove Sentry and Honeybadger

This commit is contained in:
Claudio Ortolina
2026-02-26 21:52:57 +00:00
parent aa9de04997
commit 1b934537ea
10 changed files with 1 additions and 60 deletions
-3
View File
@@ -70,9 +70,6 @@ RUN npm ci --prefix assets
# 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/