Skip to content

Commit

Permalink
Try to pull target branch's sonic-buildimage
Browse files Browse the repository at this point in the history
Signed-off-by: Saikrishna Arcot <[email protected]>
  • Loading branch information
saiarcot895 committed Oct 24, 2023
1 parent 86d528d commit d5d2cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ resources:
type: github
name: sonic-net/sonic-buildimage
endpoint: build
ref: ${{ coalesce(System.PullRequest.TargetBranch, Build.SourceBranchName) }}

variables:
- name: BUILD_BRANCH
Expand Down

0 comments on commit d5d2cd8

Please sign in to comment.