Skip to content
Snippets Groups Projects
Commit a3cd5464 authored by Simon Wittl's avatar Simon Wittl
Browse files

rosdep

parent 01614af7
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ build-ros:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_interfaces
script:
- rosdep install
- rosdep install --from-paths . -y --ignore-src
- colcon build --merge-install
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment