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

test interfaces

parent c79e45b6
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,8 @@ build-ros:
stage: build
image: ros:humble
before_script:
- git clone --recurse-submodules -j8 https://gitlab-ci-token:${CI_JOB_TOKEN}@../rq_workflow
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_interfaces
script:
- colcon build . --merge-install
coverage: '/(?i)total.*? (100(?:\.0+)?\%|[1-9]?\d(?:\.\d+)?\%)$/'
......
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