Skip to content

Commit

Permalink
Merge pull request #2943 from alphagov/revert-2942-set-gtm-id-image-b…
Browse files Browse the repository at this point in the history
…uild

Revert "Set GOOGLE_TAG_MANAGER_ID for image build"
  • Loading branch information
theseanything authored Nov 29, 2022
2 parents d18bf7c + d04af9d commit 1f0c7dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ FROM $builder_image AS builder

ENV GOVUK_APP_NAME=static

# GOOGLE_TAG_MANAGER_ID is set to ensure assets are precompiled with GTM
# module enabled. Value is set to the real GTM ID during deployment.
ENV GOOGLE_TAG_MANAGER_ID=true

WORKDIR /app

COPY Gemfile* .ruby-version /app/
Expand Down

0 comments on commit 1f0c7dc

Please sign in to comment.