File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,13 @@ steps:
30
30
- task : EsrpCodeSigning@5
31
31
displayName : ' ESRP CodeSigning'
32
32
inputs :
33
- ConnectedServiceName : ' DotNet-Engineering-Services_KeyVault'
34
- AppRegistrationClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
35
- AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47'
36
- AuthAKVName : ' EngKeyVault'
37
- AuthCertName : ' DotNetCore-ESRP-AuthCert'
38
- AuthSignCertName : ' DotNetCore-ESRP-AuthSignCert'
33
+ ConnectedServiceName : ' DotNetBuildESRP'
34
+ UseMSIAuthentication : true
35
+ EsrpClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
36
+ AppRegistrationClientId : ' 0ecbcdb7-8451-4cbe-940a-4ed97b08b955'
37
+ AppRegistrationTenantId : ' 975f013f-7f24-47e8-a7d3-abc4752bf346'
38
+ AuthAKVName : ' DotNetEngKeyVault'
39
+ AuthSignCertName : ' DotNet-ESRP-AuthSignCert'
39
40
FolderPath : ' $(Build.ArtifactStagingDirectory)/'
40
41
Pattern : ' mac_entitled_to_sign.zip'
41
42
UseMinimatch : true
You can’t perform that action at this time.
0 commit comments