[ADD]Odoo v16 : add Yaltik repo
This commit is contained in:
parent
7ca305eddf
commit
c7721d71ab
@ -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
|
git clone --depth 1 -b 16.0 https://github.com/OCA/website
|
||||||
|
|
||||||
# Custom code
|
# Custom code
|
||||||
# WORKDIR /opt/odoo/custom-addons
|
WORKDIR /opt/odoo/custom-addons
|
||||||
# RUN git clone --depth 1 -b 16.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
|
RUN git clone --depth 1 -b 16.0 https://git.yaltik.net/Yaltik/yaltik_odoo_custom.git
|
||||||
|
|
||||||
WORKDIR /opt/odoo
|
WORKDIR /opt/odoo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user