Files
epic-go/Makefile
hu xiaotong 85e3a6540b init
2025-06-20 17:17:02 +08:00

7 lines
165 B
Go

ROOT_DIR = $(shell pwd)
NAMESPACE = "default"
DEPLOY_NAME = "template-single"
DOCKER_NAME = "template-single"
include ./hack/hack-cli.mk
include ./hack/hack.mk