This commit is contained in:
hoangvv 2025-01-08 00:48:42 +07:00
parent 223a3932de
commit e1a3f57c80

View File

@ -10,7 +10,6 @@ DOCKER_PUSH=$(DOCKERCMD) push
DOCKER_IMAGE=$(DOCKERCMD) image
DEPLOY_PATH=${PWD}/deployment
SETUP_PATH=${PWD}/setup
HASH := $(shell git rev-parse HEAD)
CONFIG=odoo.conf
ODOO_IMAGE=hub.nextzenos.com/nexterp/odoo
TAG := $(shell rev-parse --abbrev-ref HEAD)