File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
store/PDP/PDP-Media/en-US Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -195,6 +195,7 @@ jobs:
195195 contents : ' *.msixBundle'
196196 outSBName : ' PowerShellStorePackage'
197197 pdpPath : ' $(System.DefaultWorkingDirectory)/PowerShell/.pipelines/store/PDP/PDP'
198+ pdpMediaPath : ' $(System.DefaultWorkingDirectory)/PowerShell/.pipelines/store/PDP/PDP-Media'
198199
199200 - task : MS-RDX-MRO.windows-store-publish.package-task.store-package@3
200201 displayName : ' Create StoreBroker Package (Stable/LTS)'
@@ -206,6 +207,7 @@ jobs:
206207 contents : ' *.msixBundle'
207208 outSBName : ' PowerShellStorePackage'
208209 pdpPath : ' $(System.DefaultWorkingDirectory)/PowerShell/.pipelines/store/PDP/PDP'
210+ pdpMediaPath : ' $(System.DefaultWorkingDirectory)/PowerShell/.pipelines/store/PDP/PDP-Media'
209211
210212 - pwsh : |
211213 $outputDirectory = "$(ob_outputDirectory)"
You can’t perform that action at this time.
0 commit comments