mirror of
https://github.com/plausible/analytics.git
synced 2024-11-26 11:44:03 +03:00
Remove &&
This commit is contained in:
parent
c3178b25e0
commit
6951e49cb4
@ -42,7 +42,7 @@ RUN npm run deploy --prefix ./assets && \
|
||||
mix phx.digest priv/static && \
|
||||
mix download_country_database && \
|
||||
# https://hexdocs.pm/sentry/Sentry.Sources.html#module-source-code-storage
|
||||
mix sentry_recompile &&
|
||||
mix sentry_recompile
|
||||
|
||||
WORKDIR /app
|
||||
COPY rel rel
|
||||
|
Loading…
Reference in New Issue
Block a user