We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 35cbeda + 40ebcb7 commit 1a5b800Copy full SHA for 1a5b800
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