Skip to content

Commit 8503b80

Browse files
authored
Merge pull request #1328 from SteveL-MSFT/pipeline-store
Update pipeline with publish to store variable
2 parents f949733 + 618d7e7 commit 8503b80

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.pipelines/DSC-Official.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ variables:
2929
- group: DSC-Rust.SDK
3030
- name: officialBuild
3131
value: ${{ parameters.OfficialBuild }}
32+
- name: PublishToStore
33+
value: ${{ parameters.PublishToStore }}
3234

3335
resources:
3436
repositories:

0 commit comments

Comments
 (0)