Skip to content

Commit 40ebcb7

Browse files
committed
removing the step as it seems it's not needed in npm 9
1 parent e46d382 commit 40ebcb7

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ steps:
66
- script: npm config set @infragistics:registry $(npmRegistry)
77
displayName: 'Npm add registry'
88

9-
# - script: npm config set $(igScope):always-auth=true
10-
# displayName: 'Npm config'
11-
129
- script: npm config set $(igScope):_auth=$(token)
1310
displayName: 'Npm config auth'
1411

0 commit comments

Comments
 (0)