8000 [release/v7.4] Use new variables template for vPack (#25474) · PowerShell/PowerShell@4242056 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4242056

Browse files
pwshBotjshigetomi
andauthored
[release/v7.4] Use new variables template for vPack (#25474)
Co-authored-by: Justin Chung <124807742+jshigetomi@users.noreply.github.com>
1 parent e2c3e5d commit 4242056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/PowerShell-vPack-Official.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ extends:
118118
ob_createvpack_verbose: true
119119

120120
steps:
121-
- template: tools/releaseBuild/azureDevOps/templates/SetVersionVariables.yml@self
121+
- template: ./templates/SetVersionVariables.yml
122122
parameters:
123123
ReleaseTagVar: $(ReleaseTagVar)
124124
CreateJson: yes

0 commit comments

Comments
 (0)
0