Skip to content

Commit

Permalink
Set PSES release branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Holt committed Sep 28, 2018
1 parent cc4d2f9 commit e025e4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/releaseBuild/setVstsVariables.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$vstsVariables = @{
PSES_BRANCH = 'master'
PSES_BRANCH = 'release/1.9.0'
}

# Use VSTS's API to set an env vars
Expand Down

0 comments on commit e025e4c

Please sign in to comment.