We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e46d382 commit 40ebcb7Copy full SHA for 40ebcb7
1 file changed
azure-pipelines.yml
@@ -6,9 +6,6 @@ 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'
11
-
12
- script: npm config set $(igScope):_auth=$(token)
13
displayName: 'Npm config auth'
14
0 commit comments