We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3425148 commit 67f212dCopy full SHA for 67f212d
.pipelines/DSC-Official.yml
@@ -552,7 +552,7 @@ extends:
552
- task: MS-RDX-MRO.windows-store-publish.package-task.store-package@3
553
displayName: Publish to Microsoft Store
554
inputs:
555
- serviceEndpoint: <YourServiceConnection>
+ serviceEndpoint: dsc-store
556
sbConfigPath: '$(System.DefaultWorkingDirectory)/DSC/.pipelines/store/SBConfig.json'
557
sourceFolder: '$(GitHubReleaseDirectory)'
558
contents: '*.msixbundle'
0 commit comments