bootcamp icon indicating copy to clipboard operation
bootcamp copied to clipboard

Update azure-pipelines.yml, Move from `npm install` to `npm ci`

Open ghost opened this issue 4 years ago • 0 comments

npm install will not validate the package HASH from the package-lock.json. Given the open source nature, it is probably better to know what exactly the black box is doing. :)

ghost avatar Dec 11 '21 17:12 ghost