Skip to content

Commit eea1cff

Browse files
authored
Merge pull request #238 from space-ros/dev-disable-space_robots into main. Close #237.
Disable building `space_robots` image in GHA (#237).
2 parents 3dd5c68 + e05b79e commit eea1cff

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docker-build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
build-args: |
4343
SPACE_ROS_IMAGE=osrf/space-ros:main
4444
outputs: type=docker,dest=/tmp/moveit2.tar
45-
- name: Build space robots demo image
46-
run: |
47-
docker load --input /tmp/moveit2.tar
48-
docker images
49-
cd space_robots && ./build.sh
5045
space_nav2:
5146
runs-on: ubuntu-24.04
5247
steps:

0 commit comments

Comments
 (0)