Skip to content

Commit 6d60cbc

Browse files
committed
removing the whole line
1 parent a71ce80 commit 6d60cbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

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

9-
- script: npm config set $(igScope)
10-
displayName: 'Npm config'
9+
# - script: npm config set $(igScope)
10+
# displayName: 'Npm config'
1111

1212
- script: npm config set $(igScope):_auth=$(token)
1313
displayName: 'Npm config auth'

0 commit comments

Comments
 (0)