Skip to content

Commit 2b573bd

Browse files
author
Robert Holt
committed
Target PSES 1.10.2 branch
1 parent 03bbcbe commit 2b573bd

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 = 'master'
2+
PSES_BRANCH = 'release/1.10.2'
33
}
44

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

0 commit comments

Comments
 (0)