generated from rmcguire/go-server-with-otel
rename and frame out proto
This commit is contained in:
2
Makefile
2
Makefile
@ -8,7 +8,7 @@ PROTO_DIRS := $(wildcard proto/demo/app/*) # TODO: Update path (probably not dem
|
||||
PLATFORMS := linux/amd64 linux/arm64 darwin/amd64 darwin/arm64
|
||||
OUTPUT_DIR := bin
|
||||
VER_PKG := gitea.libretechconsulting.com/rmcguire/go-app/pkg/config.Version
|
||||
GIT_REPO := gitea.libretechconsulting.com/rmcguire/go-server-with-otel
|
||||
GIT_REPO := gitea.libretechconsulting.com/rmcguire/class-server
|
||||
|
||||
all: proto test build docker
|
||||
|
||||
|
Reference in New Issue
Block a user