Skip to content

Commit

Permalink
Avoid fatal error due to git user mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoulios committed Oct 31, 2023
1 parent b685ff7 commit 647ee2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/Dockerfile.build_env
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,5 @@ USER builder

VOLUME /px4-firmware/sources
WORKDIR /px4-firmware/sources

RUN git config --global --add safe.directory /px4-firmware/sources

0 comments on commit 647ee2f

Please sign in to comment.