We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c11194 commit 701fe43Copy full SHA for 701fe43
tools/releaseBuild/setVstsVariables.ps1
@@ -1,5 +1,5 @@
1
$vstsVariables = @{
2
- PSES_BRANCH = 'release/2.0.0-preview.2'
+ PSES_BRANCH = 'release/2.0.0-preview.3'
3
}
4
5
# Use VSTS's API to set an env vars
0 commit comments