[IMP]Odoo 15 ext with yaltik_bootstrap

This commit is contained in:
Fabien BOURGEOIS 2022-02-11 18:53:25 +01:00
parent d1215dd978
commit 27fe99301b
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ RUN git clone --depth 1 -b 15.0 https://github.com/OCA/website
RUN git clone --depth 1 -b 15.0 https://github.com/muk-it/muk_web
# Custom code
# WORKDIR /opt/odoo/custom-addons
# RUN git clone --depth 1 -b 15.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
WORKDIR /opt/odoo/custom-addons
RUN git clone --depth 1 -b 15.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
WORKDIR /opt/odoo