diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3bd6af7..3246452 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,7 @@ build: image: $BASE_IMAGE_ID:$DISTRO <<: *before_script_build script: + - lttng --version && apt list lttng-tools liblttng-ust-dev python3-lttng python3-babeltrace - colcon build --symlink-install --event-handlers console_cohesion+ --packages-up-to $PACKAGES_LIST <<: *build_artifacts