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

hotfix Update .gitlab-ci.yml file

parent 41f54cca
No related branches found
No related tags found
1 merge request!4Devel
Pipeline #13415 passed
...@@ -131,7 +131,7 @@ stages: ...@@ -131,7 +131,7 @@ stages:
.clone_wolfrosnode_template: &clone_wolfrosnode_definition .clone_wolfrosnode_template: &clone_wolfrosnode_definition
- roscd - roscd
- cd ../src - cd ../src
- git clone -b $WOLF_ROS_CORE_BRANCH ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node.git - git clone -b $WOLF_ROS_NODE_BRANCH ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node.git
.build_and_test_template: &build_and_test_definition .build_and_test_template: &build_and_test_definition
- roscd - roscd
......
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