Skip to content

Commit

Permalink
Merge pull request #704 from osrf/fix_git_permission
Browse files Browse the repository at this point in the history
fix git safe directory for library generation
  • Loading branch information
mikaelarguedas authored Dec 15, 2023
2 parents b7aff7b + 9627714 commit 68c9f87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ RUN git clone \
ENV PYTHONPATH=/tmp/ros_buildfarm:/tmp/docker_images:/tmp/docker_templates:

WORKDIR /tmp/docker_images
RUN git config --global --add safe.directory /tmp/docker_images

0 comments on commit 68c9f87

Please sign in to comment.