Skip to content

Commit a71ce80

Browse files
committed
build(ci): test without always-auth option
1 parent e115c23 commit a71ce80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
- script: npm config set @infragistics:registry $(npmRegistry)
77
displayName: 'Npm add registry'
88

9-
- script: npm config set $(igScope):always-auth=true
9+
- script: npm config set $(igScope)
1010
displayName: 'Npm config'
1111

1212
- script: npm config set $(igScope):_auth=$(token)

0 commit comments

Comments
 (0)