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

hotfix Update .gitlab-ci.yml file

parent d22b6599
No related branches found
No related tags found
1 merge request!8Devel
......@@ -173,7 +173,7 @@ stages:
.clone_wolfrosnode_template: &clone_wolfrosnode_definition
- roscd
- cd ../src
- git -b $WOLF_ROS_NODE_BRANCH clone 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
- 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