Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adujardin authored Jan 28, 2020
1 parent 8800551 commit 8bbd669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ build:
before_script:
- cp $(pwd)/* /home/ros/src/ -Rf
script:
- cd /home/ros/ ; source "/opt/ros/kinetic/setup.bash"; catkin_make
- cd /home/ros/ ; source "/opt/ros/melodic/setup.bash"; catkin_make

0 comments on commit 8bbd669

Please sign in to comment.