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