rename and frame out proto
All checks were successful
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 19s
Build and Publish / helm-release (push) Has been skipped

This commit is contained in:
2025-07-08 14:32:56 -04:00
parent 686cdb80b5
commit bfcebb63c5
12 changed files with 45 additions and 14 deletions

View File

@ -8,7 +8,7 @@ env:
PACKAGE_NAME: go-server-with-otel
BINARY_PATH: bin
BINARY_NAME: go-server-with-otel
GO_MOD_PATH: gitea.libretechconsulting.com/rmcguire/go-server-with-otel
GO_MOD_PATH: gitea.libretechconsulting.com/rmcguire/class-server
GO_GIT_HOST: gitea.libretechconsulting.com
VER_PKG: gitea.libretechconsulting.com/rmcguire/go-app/pkg/config.Version
VERSION: ${{ github.ref_name }}