Skip to content

Commit 7e081b3

Browse files
authored
Update vPack name (PowerShell#26090)
1 parent 59a85e0 commit 7e081b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.pipelines/PowerShell-vPack-Official.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ parameters: # parameters are shown up in ADO UI in a build queue time
1111
- name: vPackName
1212
type: string
1313
displayName: 'VPack Name:'
14-
default: 'PowerShell'
14+
default: 'PowerShell.BuildTool'
1515
values:
16+
- PowerShell.BuildTool
1617
- PowerShell
1718
- PowerShellDoNotUse
1819
- name: 'ReleaseTagVar'

0 commit comments

Comments
 (0)