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 64ea54d + 52d5e7e commit 0bbfca9Copy full SHA for 0bbfca9
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