Skip to content

Commit 1a5b800

Browse files
authored
Merge pull request #3254 from IgniteUI/sstoychev/remove-always-auth
build(ci): test without always-auth option
2 parents 35cbeda + 40ebcb7 commit 1a5b800

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ steps:
66
- script: npm config set @infragistics:registry $(npmRegistry)
77
displayName: 'Npm add registry'
88

9-
# - script: npm config set $(igScope):always-auth=true
10-
# displayName: 'Npm config'
11-
129
- script: npm config set $(igScope):_auth=$(token)
1310
displayName: 'Npm config auth'
1411

0 commit comments

Comments
 (0)