Set distro to galactic in CI config
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
fe50e1d13d
commit
dabfdf3e46
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ variables:
|
||||||
DOCKER_DRIVER: overlay2
|
DOCKER_DRIVER: overlay2
|
||||||
PACKAGES_LIST: tracetools_analysis ros2trace_analysis
|
PACKAGES_LIST: tracetools_analysis ros2trace_analysis
|
||||||
BASE_IMAGE_ID: registry.gitlab.com/micro-ros/ros_tracing/ci_base
|
BASE_IMAGE_ID: registry.gitlab.com/micro-ros/ros_tracing/ci_base
|
||||||
DISTRO: foxy
|
DISTRO: galactic
|
||||||
ROS2TRACING_BRANCH: master
|
ROS2TRACING_BRANCH: master
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue