Skip to content
Snippets Groups Projects
Commit b0195cf3 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

[skip ci] print all CI variables

parent 241de9be
No related branches found
No related tags found
1 merge request!448Draft: Resolve "Implementation of new nodes creation"
Pipeline #18990 skipped
......@@ -52,6 +52,13 @@ variables:
- echo $WOLF_ROS_VISION_BRANCH
- echo $WOLF_ROS_APRILTAG_BRANCH
- echo $WOLF_ROS_BODYDYNAMICS_BRANCH
- echo $WOLF_ROS2_NODE_BRANCH
- echo $WOLF_ROS2_IMU_BRANCH
- echo $WOLF_ROS2_GNSS_BRANCH
- echo $WOLF_ROS2_LASER_BRANCH
- echo $WOLF_ROS2_VISION_BRANCH
- echo $WOLF_ROS2_APRILTAG_BRANCH
- echo $WOLF_ROS2_BODYDYNAMICS_BRANCH
.preliminaries_template: &preliminaries_definition
- export WOLF_CORE_BRANCH=$CI_COMMIT_REF_NAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment