Skip to content

Commit c70fe5b

Browse files
committed
trying only one dll for limitation
1 parent c4e2aed commit c70fe5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azdo/pipelines/steps/package-signing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ steps:
3333
AuthCertName: 'test-toolkit-cert-2025'
3434
AuthSignCertName: 'test-toolkit-cert-2025'
3535
FolderPath: '${{ parameters.PackagesPath }}'
36-
Pattern: 'Microsoft.AzureHealth.DataServices.*.dll'
36+
Pattern: 'Microsoft.AzureHealth.DataServices.Channels.Extensions.dll'
3737
SessionTimeout: 90
3838
ServiceEndpointUrl: 'https://api.esrp.microsoft.com/api/v2'
3939
MaxConcurrency: 25

0 commit comments

Comments
 (0)