Address split WS
This commit is contained in:
parent
a91897db8f
commit
28b021d1d3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_enabled:
|
|||
image: $base_image_id
|
||||
script:
|
||||
- vcs import < instrumentation.repos
|
||||
- rosdep install --from-paths . -i . --rosdistro dashing -y
|
||||
- rosdep install --from-paths . -i . -i /root/ws --rosdistro dashing -y
|
||||
- lttng-sessiond --daemonize
|
||||
- . /root/ws/install/local_setup.sh
|
||||
- colcon build --symlink-install --cmake-args " -DWITH_LTTNG=ON" --packages-up-to $PACKAGES_LIST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue