add SENTRY_AUTH_TOKEN for docker builds

This commit is contained in:
Aarni Halinen
2021-11-11 23:16:49 +02:00
parent 5fa3defc47
commit 08c780d948
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -17,6 +17,7 @@ ENV NEXT_PUBLIC_SENTRY_DSN=https://3ad96a8fb4ee46dab4a913049e2a8b38@o1039142.ing
ARG NEXT_PUBLIC_DEPLOY_ENV=production
ARG NEXT_PUBLIC_API_URL=https://api.sahkoinsinoorikilta.fi/api
ARG NEXT_PUBLIC_SITE_URL=https://sahkoinsinoorikilta.fi
ARG SENTRY_AUTH_TOKEN
RUN npm run build
# Production image, copy all the files and run next