@exec @docker @native @push_image @run_test
This commit is contained in:
parent
f87a462bdc
commit
56f61e60e5
1
Makefile
1
Makefile
@ -23,6 +23,7 @@ CONTAINER_ID=${PROJECT}-${TAG}
|
|||||||
VERSION := community
|
VERSION := community
|
||||||
ADDONS=${PWD}/addons,${PWD}/odoo/addons
|
ADDONS=${PWD}/addons,${PWD}/odoo/addons
|
||||||
BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.zip
|
BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.zip
|
||||||
|
|
||||||
##### Native Deployment#########
|
##### Native Deployment#########
|
||||||
install:
|
install:
|
||||||
sudo apt update -y && \
|
sudo apt update -y && \
|
||||||
|
Loading…
Reference in New Issue
Block a user