Skip to content

Commit 2870ba2

Browse files
author
Konstantin Dinev
committed
ci(*): updating pipelines arguments
1 parent 0c970ed commit 2870ba2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ steps:
1616

1717
- task: Npm@1
1818
inputs:
19-
command: 'ci --legacy-peer-deps'
19+
command: 'ci'
20+
arguments: '--legacy-peer-deps'
2021
customEndpoint: 'public proget'
2122
env:
2223
AZURE_PIPELINES: "true"

0 commit comments

Comments
 (0)