set dco check to verbose
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
This commit is contained in:
parent
c2191fddd7
commit
f427791c60
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
- name: DCO
|
||||
env:
|
||||
GITHUB_COMMIT_URL: ${{ github.event.pull_request.commits_url }}
|
||||
DCO_VERBOSITY: "-q"
|
||||
DCO_VERBOSITY: "-v"
|
||||
DCO_RANGE: ""
|
||||
working-directory: src/github.com/containerd/cri
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user