Skip to content

Commit a025266

Browse files
author
Robert Holt
committed
Set PSES target as release/1.12.1
1 parent a394828 commit a025266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/setVstsVariables.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$vstsVariables = @{
2-
PSES_BRANCH = 'legacy/1.x'
2+
PSES_BRANCH = 'release/1.12.1'
33
}
44

55
# Use VSTS's API to set an env vars

0 commit comments

Comments
 (0)