Make CI only build necessary packages from source
This commit is contained in:
parent
e4fd7b2278
commit
8e332ff872
4 changed files with 19 additions and 12 deletions
|
@ -1,9 +1,9 @@
|
|||
repositories:
|
||||
ros2/rcl:
|
||||
type: git
|
||||
url: https://gitlab.com/boschresearch/ros-wg/tracing/rcl.git
|
||||
url: https://gitlab.com/ros_tracing/rcl.git
|
||||
version: instrumentation
|
||||
ros2/rclcpp:
|
||||
type: git
|
||||
url: https://gitlab.com/boschresearch/ros-wg/tracing/rclcpp.git
|
||||
url: https://gitlab.com/ros_tracing/rclcpp.git
|
||||
version: instrumentation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue