Merge branch 'update-repo-urls' into 'master'
Update repo URLs after move to micro-ROS/ See merge request micro-ROS/ros_tracing/tracetools_analysis!6
This commit is contained in:
commit
59e48d5f28
2 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
image: registry.gitlab.com/ros_tracing/ros2_tracing/ci-base:latest
|
||||
image: registry.gitlab.com/micro-ros/ros_tracing/ci_base
|
||||
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
PACKAGES_LIST: tracetools_analysis
|
||||
|
||||
before_script:
|
||||
- git clone https://gitlab.com/ros_tracing/ros2_tracing.git
|
||||
- git clone https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||
|
||||
build:
|
||||
script:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# tracetools_analysis
|
||||
|
||||
Analysis tools for [ROS 2 tracing](https://gitlab.com/ros_tracing/ros2_tracing).
|
||||
Analysis tools for [ROS 2 tracing](https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing).
|
||||
|
||||
# Setup
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue