From 994df0b8f6200e5561915a4addd060411c1be745 Mon Sep 17 00:00:00 2001 From: hoangvv Date: Thu, 16 Jan 2025 09:58:18 +0700 Subject: [PATCH] test workflow dev @docker @native @push_image @run_test --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 0195c4089..e21342681 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,6 @@ 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 && \