Skip to content

Commit e3e151e

Browse files
committed
Update release pipeline to include the msixbundle vpack pipeline
1 parent 515a453 commit e3e151e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.pipelines/PowerShell-Release-Official.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -368,10 +368,11 @@ extends:
368368
jobs:
369369
- template: /.pipelines/templates/approvalJob.yml@self
370370
parameters:
371-
displayName: Start vPack Release pipeline
371+
displayName: Start 2 vPack Release pipelines
372372
jobName: PublishVPack
373373
instructions: |
374-
Kick off vPack release pipeline
374+
1. Kick off PowerShell-vPack-Official pipeline
375+
2. Kick off PowerShell-MSIXBundle-VPack pipeline
375376
376377
# Need to verify if the Az PS / CLI team still uses this. Skippinng for this release.
377378
# - stage: ReleaseDeps

0 commit comments

Comments
 (0)