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

CI: added git submodule update --init

parent 9f0dcb7b
No related branches found
No related tags found
2 merge requests!20new tag,!19new tag
Pipeline #7476 passed
......@@ -63,6 +63,7 @@ stages:
.build_and_test_template: &build_and_test_definition
- cd $CI_PROJECT_DIR
- git submodule update --init
- mkdir -pv build
- cd build
- cmake -DCMAKE_BUILD_TYPE=release -DBUILD_EXAMPLES=ON -DBUILD_TESTS=ON ..
......
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