We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a71ce80 commit 6d60cbcCopy full SHA for 6d60cbc
1 file changed
azure-pipelines.yml
@@ -6,8 +6,8 @@ steps:
6
- script: npm config set @infragistics:registry $(npmRegistry)
7
displayName: 'Npm add registry'
8
9
-- script: npm config set $(igScope)
10
- displayName: 'Npm config'
+# - script: npm config set $(igScope)
+# displayName: 'Npm config'
11
12
- script: npm config set $(igScope):_auth=$(token)
13
displayName: 'Npm config auth'
0 commit comments