Skip to content

Commit

Permalink
ci: reduce docker image size
Browse files Browse the repository at this point in the history
  • Loading branch information
HiroIshida committed Nov 15, 2023
1 parent 41422f7 commit 726230d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
with:
push: false
tags: detic_ros:latest
build_args: INSTALL_JSK_PCL=false
- name: rostest
run: |
docker run --rm detic_ros:latest /bin/bash -i -c "source ~/.bashrc; rostest detic_ros test_node.test"

0 comments on commit 726230d

Please sign in to comment.