Skip to content

Commit f6fe424

Browse files
committed
updated the cert
1 parent bf66caa commit f6fe424

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ steps:
2929
AppRegistrationClientId: '83032b7a-1253-4736-84b0-3899f3b0cfa1'
3030
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
3131
AuthAKVName: 'kv-toolkit-202506232024'
32-
AuthCertName: 'toolkit-2025-cert'
33-
AuthSignCertName: 'toolkit-2025-cert'
32+
AuthCertName: 'test-toolkit-cert-2025'
33+
AuthSignCertName: 'test-toolkit-cert-2025'
3434
FolderPath: '${{ parameters.PackagesPath }}'
3535
Pattern: 'Microsoft.AzureHealth.DataServices.*.dll,Microsoft.Capl.*.dll'
3636
SessionTimeout: 90
@@ -100,8 +100,8 @@ steps:
100100
AppRegistrationClientId: '83032b7a-1253-4736-84b0-3899f3b0cfa1'
101101
AppRegistrationTenantId: '33e01921-4d64-4f8c-a055-5bdaffd5e33d'
102102
AuthAKVName: 'kv-toolkit-202506232024'
103-
AuthCertName: 'toolkit-2025-cert'
104-
AuthSignCertName: 'toolkit-2025-cert'
103+
AuthCertName: 'test-toolkit-cert-2025'
104+
AuthSignCertName: 'test-toolkit-cert-2025'
105105
FolderPath: '${{ parameters.PackagesPath }}-signed/'
106106
Pattern: 'Microsoft.AzureHealth.DataServices*.nupkg,Microsoft.Capl*.nupkg'
107107
SessionTimeout: 90

0 commit comments

Comments
 (0)