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