[ADD]Odoo 12 Ext : now include Yaltik Odoo Custom
This commit is contained in:
parent
8546ed023f
commit
013c29cb44
@ -16,6 +16,10 @@ RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_misc
|
||||
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_web
|
||||
RUN git clone --depth 1 -b 12.0 https://github.com/muk-it/muk_website
|
||||
|
||||
# Custom code
|
||||
WORKDIR /opt/odoo/custom-addons
|
||||
RUN git clone --depth 1 -b 12.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
|
||||
|
||||
WORKDIR /opt/odoo
|
||||
|
||||
# Addons dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user