From 49bae88674658d055555abd258d256e35fb04715 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Thu, 25 Jun 2020 18:18:33 -0400 Subject: [PATCH] Set ros2_tracing branch to foxy Signed-off-by: Christophe Bedard --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fb2b0d0..60f5ef7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ variables: PACKAGES_LIST: tracetools_analysis ros2trace_analysis BASE_IMAGE_ID: registry.gitlab.com/micro-ros/ros_tracing/ci_base DISTRO: foxy - ROS2TRACING_BRANCH: master + ROS2TRACING_BRANCH: foxy stages: - build_test