Merge pull request #9156 from overleaf/ae-server-ce-cypress

Prevent Cypress binary download when building Server CE Docker image

GitOrigin-RevId: 8438dabef844a7251192b76078e677f25b00c0d0
This commit is contained in:
Alf Eaton 2022-08-08 09:47:31 +01:00 committed by Copybot
parent aa999d6f2f
commit 85e2ec0f8c

View file

@ -22,6 +22,7 @@ RUN echo "monorepo-server-ce,$MONOREPO_REVISION" > /var/www/revisions.txt
# Install npm dependencies
# ------------------------
ENV CYPRESS_INSTALL_BINARY=0
RUN node genScript install | bash
# Compile