Skip to content

Commit

Permalink
trust the dir for root
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-morse-plastic committed Mar 26, 2024
1 parent 0049f14 commit 0efffb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions username-1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ RUN echo "W3NhZmVdCglkaXJlY3RvcnkgPSAqCg==" | base64 -d > $HOME/.gitconfig
RUN sudo git config --global --add safe.directory '*'

RUN git config --global --add safe.directory /__w/privatecast/privatecast
RUN sudo git config --global --add safe.directory /__w/privatecast/privatecast

WORKDIR $HOME

0 comments on commit 0efffb8

Please sign in to comment.