Change CI variable to use rolling instead of galactic for latest state

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-08-18 17:42:14 -04:00
parent 233c977019
commit f6b0940775

View file

@ -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: