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

[skip ci] print variables

parent 6278c83c
No related branches found
No related tags found
2 merge requests!36After cmake and const refactor,!33Resolve "Adapt to core CMakeLists.txt refactor"
...@@ -5,6 +5,7 @@ stages: ...@@ -5,6 +5,7 @@ stages:
############ YAML ANCHORS ############ ############ YAML ANCHORS ############
.print_variables_template: &print_variables_definition .print_variables_template: &print_variables_definition
# Print variables # Print variables
- echo $WOLF_CORE_BRANCH
- echo $CI_COMMIT_BRANCH - echo $CI_COMMIT_BRANCH
- echo $WOLF_VISION_BRANCH - echo $WOLF_VISION_BRANCH
......
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