Remove symbolic link when building
This commit is contained in:
parent
6706fee72e
commit
3f8a03186f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ RUN git clone \
|
|||
--branch develop \
|
||||
https://github.com/glenux/musala-mail \
|
||||
/app \
|
||||
&& rm -f /app/contrib-trello \
|
||||
&& git clone \
|
||||
https://github.com/glenux/contrib-trello \
|
||||
/app/contrib-trello
|
||||
|
|
Loading…
Reference in a new issue