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

testing CI

parent b0dddd1c
No related branches found
No related tags found
2 merge requests!11new release,!10new release
......@@ -27,13 +27,10 @@ stages:
# create ci_deps folder (if not exists)
- mkdir -pv ci_deps
- ls /opt/ros/kinetic/setup.bash
- ls /root/catkin_ws/devel/setup.bash
- source /opt/ros/kinetic/setup.bash
- roscd
# manually source ros setup.bash
- source /root/catkin_ws/devel/setup.bash
- roscd
- roscd # check that it works
.license_header_template: &license_header_definition
- cd $CI_PROJECT_DIR
......
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