File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -23,13 +23,13 @@ steps:
23
23
- ./fips build
24
24
25
25
# # Build with ROS melodic
26
- - name : build-ros-melodic
27
- image : amarburg/drone-ci-ros-melodic:latest
28
- commands :
29
- - wget -O- https://gitlab.com/amarburg/ros_drone_ci/-/raw/master/bootstrap.sh | /bin/bash
30
- environment :
31
- ROS_PACKAGES_TO_INSTALL : cv-bridge image-transport opencv-apps
32
- WSTOOL_RECURSIVE : true
26
+ # - name: build-ros-melodic
27
+ # image: amarburg/drone-ci-ros-melodic:latest
28
+ # commands:
29
+ # - wget -O- https://gitlab.com/amarburg/ros_drone_ci/-/raw/master/bootstrap.sh | /bin/bash
30
+ # environment:
31
+ # ROS_PACKAGES_TO_INSTALL: cv-bridge image-transport opencv-apps
32
+ # WSTOOL_RECURSIVE: true
33
33
34
34
# # Build with ROS noetic
35
35
- name : build-ros-noetic
You can’t perform that action at this time.
0 commit comments