Closed JonSmet closed 6 months ago
This build is finishing fine, it's just that the github action is running out of space. Tested on this PR https://github.com/usdot-fhwa-stol/carma-msgs/pull/235
Closing this PR since the change is being included in #237
PR Details
Description
This PR updates
checkout.bash
to change the target directory in which theros1_bridge
repo is cloned into when theBRANCH
environment variable is set todevelop
. Prior to this change, whenBRANCH
was set todevelop
, theros1_bridge
repo was cloned into /home/carma/src, but theinstall.sh
script only builds ROS 2 packages located at ~/.base-image/ros2_msgs_wsRelated GitHub Issue
Related Jira Key
Motivation and Context
How Has This Been Tested?
CI (docker/docker action)
Types of changes
Checklist: