Skip to content

Commit

Permalink
Update package-msixbundle.yaml (microsoft#1954)
Browse files Browse the repository at this point in the history
  • Loading branch information
volkcor authored Dec 1, 2022
1 parent 1796cd0 commit 8f276f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/pipelines/templates/package-msixbundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f276f4

Please sign in to comment.