Merge branch 'check-for-dco-check-updates' into 'master'
Check for updates to dco-check before running it See merge request micro-ROS/ros_tracing/tracetools_analysis!79
This commit is contained in:
commit
e33b1a2561
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue