Skip to content

Commit

Permalink
Update azure-pipelines-store.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tesar-tech committed Nov 22, 2021
1 parent 01013be commit f0dbf6b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pipelines/azure-pipelines-store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@ steps:
/p:AppxPackageSigningEnabled=false' #store will sign package
configuration: '$(buildConfiguration)'

- task: CopyFiles@2
inputs:
SourceFolder: '$(appxPackageDir)'
Contents: '**\*.msixupload'
TargetFolder: '$(Build.ArtifactStagingDirectory)'

- task: PowerShell@2
displayName: Debug info ls package dir. App version.
inputs:
Expand Down

0 comments on commit f0dbf6b

Please sign in to comment.