We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03bbcbe commit 2b573bdCopy full SHA for 2b573bd
tools/releaseBuild/setVstsVariables.ps1
@@ -1,5 +1,5 @@
1
$vstsVariables = @{
2
- PSES_BRANCH = 'master'
+ PSES_BRANCH = 'release/1.10.2'
3
}
4
5
# Use VSTS's API to set an env vars
0 commit comments