Skip to content

Commit

Permalink
echo env
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophNiehoff committed Aug 2, 2023
1 parent c900bf4 commit bd75400
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/client.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ COPY ./.prettierrc.cjs ./.prettierc.cjs
COPY ./src ./src
ENV EOP_IMPRINT=$EOP_IMPRINT
ENV EOP_PRIVACY=$EOP_PRIVACY
RUN env
RUN npm run build:client

FROM nginxinc/nginx-unprivileged:1.20.1-alpine
Expand Down

0 comments on commit bd75400

Please sign in to comment.