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

hotfix2 Update .gitlab-ci.yml file

parent 288cfef1
No related branches found
No related tags found
1 merge request!8Devel
...@@ -178,7 +178,7 @@ stages: ...@@ -178,7 +178,7 @@ stages:
.build_and_test_template: &build_and_test_definition .build_and_test_template: &build_and_test_definition
- roscd - roscd
- cd ../src - cd ../src
- git clone -b $CI_COMMIT_BRANCHssh://git@gitlab.iri.upc.edu:2202/${CI_PROJECT_PATH}.git - git clone -b $CI_COMMIT_BRANCH ssh://git@gitlab.iri.upc.edu:2202/${CI_PROJECT_PATH}.git
- cd .. - cd ..
- catkin_make - catkin_make
......
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