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 \
|
--branch develop \
|
||||||
https://github.com/glenux/musala-mail \
|
https://github.com/glenux/musala-mail \
|
||||||
/app \
|
/app \
|
||||||
|
&& rm -f /app/contrib-trello \
|
||||||
&& git clone \
|
&& git clone \
|
||||||
https://github.com/glenux/contrib-trello \
|
https://github.com/glenux/contrib-trello \
|
||||||
/app/contrib-trello
|
/app/contrib-trello
|
||||||
|
|
Loading…
Reference in a new issue