chore: Refactor Dockerfiles to use build stages for improved caching and efficiency; update .dockerignore to exclude additional files; enhance pnpm workspace configuration for better package management.
Build, Test, and Push CFDM Docker Image / test (push) Failing after 2m59s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Has been skipped
Build, Test, and Push CFDM Docker Image / update-wiki (push) Has been skipped
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped

This commit is contained in:
Denozordec
2026-06-22 14:40:43 +07:00
parent 3846184e5f
commit 41a2684a51
8 changed files with 93 additions and 44 deletions
+6 -2
View File
@@ -3,8 +3,12 @@
data
**/target
**/node_modules
apps/web/dist
.turbo
**/.turbo
**/dist
apps/api/test
**/*.test.ts
**/*.md
**/.git*
frontend
*.db
*.db-shm