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

relative?

parent 1a0af7e3
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ build-ros:
stage: build
image: ros:humble
before_script:
- git clone --recurse-submodules -j8 https://gitlab-ci-token:${CI_JOB_TOKEN}@mygit.th-deg.de/roboct/robo_quality/rq_workflow
- git clone --recurse-submodules -j8 https://gitlab-ci-token:${CI_JOB_TOKEN}@../rq_workflow
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