Skip to content

Commit

Permalink
Merge a6c8292 into fc0c3d2
Browse files Browse the repository at this point in the history
  • Loading branch information
patjouk committed Aug 19, 2019
2 parents fc0c3d2 + a6c8292 commit d495d78
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dockerfiles/Dockerfile.node
Expand Up @@ -6,7 +6,3 @@ WORKDIR /app/
COPY package.json package-lock.json ./

RUN npm install

# Install visual testing tools separately with CI true to suppress the hundreds lines of "unziping".
# Might replace it by a silent flag if this PR gets merged: https://github.com/cypress-io/cypress/pull/2706
RUN CI=true npm run cypress:install

0 comments on commit d495d78

Please sign in to comment.