We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1822145 + 582625c commit 52d5e7eCopy full SHA for 52d5e7e
azure-pipelines.yml
@@ -2,7 +2,7 @@ pool:
2
vmImage: 'Ubuntu 16.04'
3
4
steps:
5
-- script: npm install
+- script: npm ci
6
displayName: 'Install dependencies'
7
env:
8
AZURE_PIPELINES: "true"
0 commit comments