This commit is contained in:
parent
7a31e158ea
commit
c22dabeb9b
@ -17,6 +17,9 @@ ENV NEXT_TELEMETRY_DISABLED 1
|
||||
ARG GIT_REV
|
||||
ENV GIT_REV ${GIT_REV}
|
||||
|
||||
ARG SENTRY_AUTH_TOKEN
|
||||
ENV SENTRY_AUTH_TOKEN ${SENTRY_AUTH_TOKEN}
|
||||
|
||||
# Build the app
|
||||
RUN pnpm run build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user