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

CI: clone GSM from iri gitlab

parent ffbed96c
No related branches found
No related tags found
No related merge requests found
Pipeline #8126 passed
...@@ -75,7 +75,7 @@ stages: ...@@ -75,7 +75,7 @@ stages:
- cd csm - cd csm
- git pull - git pull
- else - else
- git clone https://github.com/AndreaCensi/csm.git - git clone https://gitlab.iri.upc.edu/labrobotica/algorithms/csm.git
- cd csm - cd csm
- fi - fi
- cmake . - cmake .
...@@ -226,4 +226,4 @@ build_and_test_csm_falko:bionic: ...@@ -226,4 +226,4 @@ build_and_test_csm_falko:bionic:
- *install_csm_definition - *install_csm_definition
- ldconfig # update links (shared libraries) - ldconfig # update links (shared libraries)
script: script:
- *build_and_test_definition - *build_and_test_definition
\ No newline at end of file
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