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

CI: loading LASERSCANUTILS_BRANCH hotfix

parent 529a1508
No related branches found
No related tags found
2 merge requests!37After cmake and const refactor,!36Resolve "Adapt to core CMakeLists.txt refactor"
...@@ -95,7 +95,7 @@ stages: ...@@ -95,7 +95,7 @@ stages:
- if [ -d laser_scan_utils ]; then - if [ -d laser_scan_utils ]; then
- echo "directory laser_scan_utils exists" - echo "directory laser_scan_utils exists"
- cd laser_scan_utils - cd laser_scan_utils
- git checkout devel - git checkout main
- git pull - git pull
- git checkout $LASERSCANUTILS_BRANCH - git checkout $LASERSCANUTILS_BRANCH
- git pull - git pull
......
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