Skip to content

Commit 52d5e7e

Browse files
authored
Merge pull request #7268 from IgniteUI/azure-ci
chore(*): trying the speed of npm ci
2 parents 1822145 + 582625c commit 52d5e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pool:
22
vmImage: 'Ubuntu 16.04'
33

44
steps:
5-
- script: npm install
5+
- script: npm ci
66
displayName: 'Install dependencies'
77
env:
88
AZURE_PIPELINES: "true"

0 commit comments

Comments
 (0)