Skip to content

Commit

Permalink
add ENVIRONMENT arg to dockerfile (#883)
Browse files Browse the repository at this point in the history
  • Loading branch information
will0684 authored Sep 21, 2023
1 parent 667f45a commit 99f8cc5
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 @@ -20,6 +20,7 @@ ARG AEM_GRAPHQL_ENDPOINT
ARG ADOBE_ANALYTICS_URL=""
ARG THANK_YOU_EMAIL
ARG NEXT_PUBLIC_NOTIFY_REPORT_A_PROBLEM_EMAIL
ARG ENVIRONMENT

RUN yarn build

Expand Down

0 comments on commit 99f8cc5

Please sign in to comment.