update
This commit is contained in:
parent
a9a3fa8f01
commit
aeb6f99c74
8
Makefile
8
Makefile
@ -32,12 +32,8 @@ ADDONS=${PWD}/addons,${PWD}/odoo/addons,${PWD}/extra-addons
|
||||
BACKUP=${CDN}/raw/branch/main/backup/${VERSION}/odoo18-main_2025-01-15_08-05-47.zip
|
||||
|
||||
AUTOMATION_PATH=${PWD}/automation
|
||||
########### Packaging #########
|
||||
package-deb:
|
||||
${PYTHON} ${SETUP_PATH}/package.py --build-deb -b ${PWD}/build
|
||||
########### Automation #########
|
||||
deploy-native:
|
||||
@echo "Not implemented"
|
||||
|
||||
|
||||
##### Virtual Environment #####
|
||||
|
||||
check-virtualenv:
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 1211f8b6ce4fec0328236badcb2e6d73f38aab87
|
||||
Subproject commit 68e631e4e12b9fbd45b2c0daadba5ac394072b19
|
Loading…
Reference in New Issue
Block a user