We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2438cad commit a1066d1Copy full SHA for a1066d1
1 file changed
azure-pipelines.yml
@@ -12,7 +12,7 @@ steps:
12
- script: npm config set $(igScope):_auth=$(token)
13
displayName: 'Npm config auth'
14
15
-- script: npm ci --force
+- script: npm ci
16
displayName: 'Install dependencies'
17
env:
18
AZURE_PIPELINES: "true"
0 commit comments