mirror of
https://github.com/tommytran732/Matrix.to-Docker
synced 2024-11-21 09:31:33 -05:00
Remove .git
This commit is contained in:
parent
81ffe56620
commit
fb7ad7854d
@ -20,6 +20,7 @@ COPY element.patch /home/matrix-to/matrix.to
|
||||
WORKDIR /home/matrix-to/matrix.to
|
||||
|
||||
RUN git apply /home/matrix-to/matrix.to/element.patch \
|
||||
&& rm -rf .git \
|
||||
&& yarn \
|
||||
&& yarn build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user