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

testing CI

parent d517e8ee
No related branches found
No related tags found
2 merge requests!11new release,!10new release
......@@ -28,11 +28,11 @@ stages:
# create ci_deps folder (if not exists)
- mkdir -pv ci_deps
- cd
- ls
- pwd
- cat .bashrc
- source .bashrc
- ls /opt/ros/kinetic/setup.bash
- ls /root/catkin_ws/devel/setup.bash
- source /opt/ros/kinetic/setup.bash
- roscd
- source /root/catkin_ws/devel/setup.bash
- roscd
.license_header_template: &license_header_definition
......
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