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 25, 2020
1 parent 678d8f1 commit 2b25ab8
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 2b25ab8

Please sign in to comment.