mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
Update package-msixbundle.yaml (#1954)
This commit is contained in:
parent
1796cd08ab
commit
8f276f44fc
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ jobs:
|
|||
pathToPublish: $(Build.ArtifactStagingDirectory)\msixBundle
|
||||
|
||||
- ${{ if eq(parameters.signBundle, true) }}:
|
||||
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
|
||||
- task: EsrpCodeSigning@2
|
||||
displayName: Send msixbundle to code signing service
|
||||
inputs:
|
||||
ConnectedServiceName: Essential Experiences Codesign
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue