Place the backend Dockerfile at repo root as Dockerfile.backend so the build context includes .git, giving git describe access for version stamping. Fix .gitignore pattern to anchor /netwatch-server so it does not exclude cmd/netwatch-server/. Remove .git from .dockerignore. Update CI workflow and backend Makefile docker target.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
.git
|
||||
node_modules
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user