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 515a453 commit e3e151eCopy full SHA for e3e151e
.pipelines/PowerShell-Release-Official.yml
@@ -368,10 +368,11 @@ extends:
368
jobs:
369
- template: /.pipelines/templates/approvalJob.yml@self
370
parameters:
371
- displayName: Start vPack Release pipeline
+ displayName: Start 2 vPack Release pipelines
372
jobName: PublishVPack
373
instructions: |
374
- Kick off vPack release pipeline
+ 1. Kick off PowerShell-vPack-Official pipeline
375
+ 2. Kick off PowerShell-MSIXBundle-VPack pipeline
376
377
# Need to verify if the Az PS / CLI team still uses this. Skippinng for this release.
378
# - stage: ReleaseDeps
0 commit comments