From f6b0940775d6e9f4ce48c1744977691c9a47c9e6 Mon Sep 17 00:00:00 2001 From: Christophe Bedard Date: Tue, 18 Aug 2020 17:42:14 -0400 Subject: [PATCH] Change CI variable to use rolling instead of galactic for latest state 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 2c16107..206e46e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,7 +2,7 @@ variables: DOCKER_DRIVER: overlay2 PACKAGES_LIST: tracetools_analysis ros2trace_analysis BASE_IMAGE_ID: registry.gitlab.com/micro-ros/ros_tracing/ci_base - DISTRO: galactic + DISTRO: rolling ROS2TRACING_BRANCH: master stages: