We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd70c09 commit 35cbedaCopy full SHA for 35cbeda
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):always-auth=true
10
- displayName: 'Npm config'
+# - script: npm config set $(igScope):always-auth=true
+# displayName: 'Npm config'
11
12
- script: npm config set $(igScope):_auth=$(token)
13
displayName: 'Npm config auth'
0 commit comments