Files

7 lines
165 B
Go
Raw Permalink Normal View History

2025-08-03 00:11:15 +08:00
ROOT_DIR = $(shell pwd)
NAMESPACE = "default"
DEPLOY_NAME = "template-single"
DOCKER_NAME = "template-single"
include ./hack/hack-cli.mk
include ./hack/hack.mk