Skip to content

Commit

Permalink
Migrated signing (#20790)
Browse files Browse the repository at this point in the history
  • Loading branch information
DergachevE authored Jan 17, 2025
1 parent ab0844f commit 3ca51a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ci/sign-all-tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@ steps:

- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@5
inputs:
ConnectedServiceName: PipelinesAgentAndTasksESRP
ConnectedServiceName: $(ConnectedServiceName)
UseMSIAuthentication: true
AppRegistrationClientId: $(AppRegistrationClientId)
AppRegistrationTenantId: $(AppRegistrationTenantId)
EsrpClientId: $(EsrpClientId)
AuthAKVName: $(AuthAKVName)
AuthCertName: $(AuthCertName)
AuthSignCertName: $(AuthSignCertName)
FolderPath: '${{ parameters.layoutRoot }}'
Pattern: '*.zip'
Expand Down

0 comments on commit 3ca51a0

Please sign in to comment.