@exec @docker @native @push_image @run_test

This commit is contained in:
hoangvv 2025-01-16 09:55:35 +07:00
parent f87a462bdc
commit 56f61e60e5

View File

@ -23,6 +23,7 @@ CONTAINER_ID=${PROJECT}-${TAG}
VERSION := community
ADDONS=${PWD}/addons,${PWD}/odoo/addons
BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.zip
##### Native Deployment#########
install:
sudo apt update -y && \