[ADD]Odoo 12 extended : add OCA web repository

This commit is contained in:
Fabien BOURGEOIS 2018-12-14 09:33:20 +01:00
parent 5272b1254c
commit f4682ad5dc
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ RUN git clone --depth 1 -b 12.0 https://github.com/OCA/queue
RUN git clone --depth 1 -b 12.0 https://github.com/OCA/partner-contact
RUN git clone --depth 1 -b 12.0 https://github.com/OCA/social
RUN git clone --depth 1 -b 12.0 https://github.com/OCA/server-brand
RUN git clone --depth 1 -b 12.0 https://github.com/OCA/web
RUN git clone --depth 1 -b 12.0 https://github.com/OCA/website
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_base
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_misc