Skip to content

Commit

Permalink
Fix git error.
Browse files Browse the repository at this point in the history
  • Loading branch information
brocaar committed Jul 31, 2022
1 parent 5835f00 commit ba44446
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-devel
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ RUN mkdir -p $PROJECT_PATH
COPY . $PROJECT_PATH
WORKDIR $PROJECT_PATH

RUN git config --global --add safe.directory PROJECT_PATH
RUN make dev-requirements

0 comments on commit ba44446

Please sign in to comment.