chore: Update .dockerignore to exclude test files and directories for cleaner Docker builds
Build, Test, and Push CFDM Docker Image / test (push) Successful in 2m47s
Build, Test, and Push CFDM Docker Image / build-and-push (push) Failing after 1m48s
Build, Test, and Push CFDM Docker Image / update-wiki (push) Successful in 5s
Build, Test, and Push CFDM Docker Image / create-release (push) Has been skipped

This commit is contained in:
Denozordec
2026-06-22 14:58:34 +07:00
parent 20d067426c
commit 80b2e21d40
-2
View File
@@ -5,8 +5,6 @@ data
**/node_modules
**/.turbo
**/dist
apps/api/test
**/*.test.ts
**/*.md
**/.git*
frontend