Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 6c91b94

Browse files
KevinRansomnosami
authored andcommitted
pipeline stuff
1 parent 5e51aeb commit 6c91b94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ stages:
446446
- ${{ if and(ne(variables['System.TeamProject'], 'public'), notin(variables['Build.Reason'], 'PullRequest')) }}:
447447
- template: eng/release/insert-into-vs.yml
448448
parameters:
449-
componentBranchName: refs/heads/release/dev16.7
450-
insertTargetBranch: rel/d16.7
449+
componentBranchName: refs/heads/release/dev16.8
450+
insertTargetBranch: master
451451
insertTeamEmail: [email protected]
452452
insertTeamName: 'F#'

0 commit comments

Comments
 (0)