Print LTTng version before building
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
7d7bf6be42
commit
b3828f016e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue