Update repo URLs
This commit is contained in:
parent
514ca46da6
commit
5691af7f87
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/ros2_tracing/ci-base:latest
|
||||
|
||||
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