Skip to content

Commit

Permalink
auto-insert release/dev16.8 to VS master (dotnet#9684)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettfo authored and KevinRansom committed Jul 23, 2020
1 parent c9c6b47 commit 1cb25b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ stages:
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
- template: eng/release/insert-into-vs.yml
parameters:
componentBranchName: refs/heads/release/dev16.7
insertTargetBranch: rel/d16.7
componentBranchName: refs/heads/release/dev16.8
insertTargetBranch: master
insertTeamEmail: fsharpteam@microsoft.com
insertTeamName: 'F#'

0 comments on commit 1cb25b4

Please sign in to comment.