Skip to content

Commit

Permalink
Remove merge conflict markers (#1392)
Browse files Browse the repository at this point in the history
b/282188909
  • Loading branch information
oxve authored Aug 25, 2023
1 parent b6e23f7 commit 6426d87
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/docsite/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@ RUN chmod a+x /usr/local/bin/gn
RUN mkdir /project_out_dir \
&& chown ${USER:-defaultuser}:defaultgroup /project_out_dir

<<<<<<< HEAD
RUN git config --global --add safe.directory /code
=======
>>>>>>> 77f6a7c80d7 (Fix git config for /code in Linux containers (#611))

COPY Gemfile /app/Gemfile
# Note: This file was generated by running a working version of this Docker
Expand Down

0 comments on commit 6426d87

Please sign in to comment.