Skip to content

Commit

Permalink
embed GTM Id in image
Browse files Browse the repository at this point in the history
  • Loading branch information
TimHess committed Feb 12, 2024
1 parent c5c5da2 commit 649bae0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ COPY start-client/webpack.prod.js ./
COPY start-client/webpack.dev.js ./
COPY start-client/BuildVersion.json ./
RUN yarn install
ENV GOOGLE_TAGMANAGER_ID="G-2778ZJCYZ4"
RUN yarn build

FROM phusion/passenger-nodejs:3.0.1
Expand Down

0 comments on commit 649bae0

Please sign in to comment.