[ADD]Odoo v16 : add Yaltik repo

This commit is contained in:
Fabien BOURGEOIS 2022-11-24 10:57:17 +01:00
parent 7ca305eddf
commit c7721d71ab
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ RUN git clone --depth 1 -b 16.0 https://github.com/OCA/community-data-files && \
git clone --depth 1 -b 16.0 https://github.com/OCA/website
# Custom code
# WORKDIR /opt/odoo/custom-addons
# RUN git clone --depth 1 -b 16.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
WORKDIR /opt/odoo/custom-addons
RUN git clone --depth 1 -b 16.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
WORKDIR /opt/odoo