Add docker-in-docker

This commit is contained in:
Ingo Lütkebohle 2019-07-03 13:02:08 +00:00
parent bf2670e157
commit 6be5ea48d2

View file

@ -4,6 +4,9 @@ variables:
DOCKER_DRIVER: overlay2
PACKAGES_LIST: ros2trace tracetools tracetools_launch tracetools_read tracetools_test tracetools_trace
services.
- docker:dind
# build:
# script:
# - colcon build --symlink-install --packages-up-to $PACKAGES_LIST