Skip to content

Commit

Permalink
branch
Browse files Browse the repository at this point in the history
Change-Id: Ic91a78ce5c6d528d93b02c46a4ed9da4fd9c51cc
Signed-off-by: Shenglei Zhang <[email protected]>
  • Loading branch information
shenglei10 committed May 19, 2020
1 parent d3d158a commit 48c9f58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .azurepipelines/Windows-EccCheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@ steps:
displayName: 'check py version'

- script: |
git fetch origin $(System.PullRequest.TargetBranch):$(System.PullRequest.TargetBranch)
git checkout $(System.PullRequest.TargetBranch)
git show -2 --unified=0
py -3 BaseTools/Scripts/EccCheck.py -1
displayName: 'Use EccCheck.py to verify patch series in pull request'

0 comments on commit 48c9f58

Please sign in to comment.