Skip to content

Commit

Permalink
Update omex-github-official.yml (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
neilr81 authored Jun 13, 2024
1 parent f0a8faf commit f097608
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/pipelines/omex-github-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,15 @@ extends:
inputs:
artifactName: binaries
targetPath: bin
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@3
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@5
displayName: ESRP CodeSigning OSS
inputs:
ConnectedServiceName: OmexOpenSourceESRP
ConnectedServiceName: 'OmexCodeSigningESRP'
AppRegistrationClientId: '4c68f028-7d39-46f6-8fa8-907818c786e1'
AppRegistrationTenantId: '72f988bf-86f1-41af-91ab-2d7cd011db47'
AuthAKVName: 'ESRPSigningCertificate'
AuthCertName: 'CodeSignAuth'
AuthSignCertName: 'ESRPOmexGitHub'
FolderPath: $(Build.Repository.LocalPath)\bin
Pattern: Microsoft.Omex*.dll,Microsoft.Omex*.exe
signConfigType: inlineSignParams
Expand Down

0 comments on commit f097608

Please sign in to comment.