From 56f61e60e565282f8afe87ee3899bd8b2e22f0a5 Mon Sep 17 00:00:00 2001 From: hoangvv Date: Thu, 16 Jan 2025 09:55:35 +0700 Subject: [PATCH] @exec @docker @native @push_image @run_test --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e21342681..0195c4089 100644 --- a/Makefile +++ b/Makefile @@ -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 && \