Check for updates to dco-check before running it
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
10310dbd8c
commit
f47ec5af5c
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ dco:
|
||||||
image: $BASE_IMAGE_ID:$DISTRO-base
|
image: $BASE_IMAGE_ID:$DISTRO-base
|
||||||
before_script: []
|
before_script: []
|
||||||
script:
|
script:
|
||||||
|
- pip3 install -U dco-check
|
||||||
- dco-check --verbose
|
- dco-check --verbose
|
||||||
|
|
||||||
trigger_gen_docs:
|
trigger_gen_docs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue