Files
kami_backend/Makefile
2023-11-15 14:31:37 +08:00

6 lines
138 B
Go

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