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 @@ -33,12 +33,13 @@ steps:
33
33
- task : EsrpCodeSigning@5
34
34
displayName : ' ESRP CodeSigning'
35
35
inputs :
36
- ConnectedServiceName : ' DotNet-Engineering-Services_KeyVault'
37
- AppRegistrationClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
38
- AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47'
39
- AuthAKVName : ' EngKeyVault'
40
- AuthCertName : ' DotNetCore-ESRP-AuthCert'
41
- AuthSignCertName : ' DotNetCore-ESRP-AuthSignCert'
36
+ ConnectedServiceName : ' DotNetBuildESRP'
37
+ UseMSIAuthentication : true
38
+ EsrpClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
39
+ AppRegistrationClientId : ' 0ecbcdb7-8451-4cbe-940a-4ed97b08b955'
40
+ AppRegistrationTenantId : ' 975f013f-7f24-47e8-a7d3-abc4752bf346'
41
+ AuthAKVName : ' DotNetEngKeyVault'
42
+ AuthSignCertName : ' DotNet-ESRP-AuthSignCert'
42
43
FolderPath : ' $(Build.ArtifactStagingDirectory)/'
43
44
Pattern : ' mac_entitled_to_sign.zip'
44
45
UseMinimatch : true
You can’t perform that action at this time.
0 commit comments