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 f57498d + 52d5e7e commit 2f96abeCopy full SHA for 2f96abe
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