Prevent Cypress binary download when building Server CE Docker image GitOrigin-RevId: 8438dabef844a7251192b76078e677f25b00c0d0
@@ -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