File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -28,10 +28,15 @@ steps:
2828 includeRootFolder : true
2929 replaceExistingArchive : true
3030
31- - task : SFP.build-tasks.custom-build-task-1. EsrpCodeSigning@1
31+ - task : EsrpCodeSigning@5
3232 displayName : ' ESRP CodeSigning'
3333 inputs :
34- ConnectedServiceName : ' ESRP CodeSigning'
34+ ConnectedServiceName : ' DotNet-Engineering-Services_KeyVault'
35+ AppRegistrationClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
36+ AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47'
37+ AuthAKVName : ' EngKeyVault'
38+ AuthCertName : ' DotNetCore-ESRP-AuthCert'
39+ AuthSignCertName : ' DotNetCore-ESRP-AuthSignCert'
3540 FolderPath : ' $(Build.ArtifactStagingDirectory)/'
3641 Pattern : ' mac_entitled_to_sign.zip'
3742 UseMinimatch : true
You can’t perform that action at this time.
0 commit comments