Skip to content

Commit 1684a3a

Browse files
committed
revert
1 parent 899ae75 commit 1684a3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ RUN yarn --immutable
119119
# curl is required for yarn build to succeed, because it calls it while building client
120120
RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates
121121

122+
ARG REACT_APP_COMMIT_ID=test
122123
ARG REACT_APP_ENV=production
123124
ARG REACT_APP_EDITION=community
124125
RUN yarn build

0 commit comments

Comments
 (0)