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