Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Updating ESRP task to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanyaLeif committed Jan 4, 2023
1 parent 75365cc commit 783696f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
displayName: (signed-apk) rename APK file to remove unsigned qualifier
workingDirectory: '$(build.artifactstagingdirectory)/signed-apk'

- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@2
displayName: '(signed-apk) sign release APK with ESRP CodeSigning'
inputs:
ConnectedServiceName: 'ESRP Code Signing'
Expand Down

0 comments on commit 783696f

Please sign in to comment.