Skip to content

Commit c28e196

Browse files
committed
updated the certificate name
1 parent fec8c3c commit c28e196

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ steps:
3030
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
3131
AuthAKVName: 'kv-toolkit-202506232024'
3232
AuthCertName: 'cert-toolkit-2025'
33-
AuthSignCertName: 'buildtask-1fdsign'
33+
AuthSignCertName: 'cert-toolkit-2025'
3434
FolderPath: '${{ parameters.PackagesPath }}'
3535
Pattern: 'Microsoft.AzureHealth.DataServices.*.dll,Microsoft.Capl.*.dll'
3636
SessionTimeout: 90
@@ -101,7 +101,7 @@ steps:
101101
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
102102
AuthAKVName: 'kv-toolkit-202506232024'
103103
AuthCertName: 'cert-toolkit-2025'
104-
AuthSignCertName: 'buildtask-1fdsign'
104+
AuthSignCertName: 'cert-toolkit-2025'
105105
FolderPath: '${{ parameters.PackagesPath }}-signed/'
106106
Pattern: 'Microsoft.AzureHealth.DataServices*.nupkg,Microsoft.Capl*.nupkg'
107107
SessionTimeout: 90

0 commit comments

Comments
 (0)