Check for updates to dco-check before running it

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-06-26 09:13:25 -04:00
parent 10310dbd8c
commit f47ec5af5c

View file

@ -51,6 +51,7 @@ dco:
image: $BASE_IMAGE_ID:$DISTRO-base
before_script: []
script:
- pip3 install -U dco-check
- dco-check --verbose
trigger_gen_docs: