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