7
All checks were successful
deploy / deploy (push) Successful in 54s

This commit is contained in:
Lee 2023-10-20 17:56:45 +01:00
parent 53f8607000
commit 0df626f800

@ -17,9 +17,6 @@ ENV NEXT_TELEMETRY_DISABLED 1
ARG GIT_REV
ENV GIT_REV ${GIT_REV}
ARG SENTRY_AUTH_TOKEN
ENV SENTRY_AUTH_TOKEN ${SENTRY_AUTH_TOKEN}
RUN npm run build
# Run the app