google / peoplemath

Web application for team planning
Apache License 2.0
126 stars 34 forks source link

Use npm ci rather than npm install in build Dockerfile #147

Closed amdw closed 3 years ago

amdw commented 3 years ago

This seems more appropriate for the continuous integration use case according to the documentation:

https://docs.npmjs.com/cli/v7/commands/npm-ci