fix: speed up multi arch build (#372)

* Speed up multi-arch Docker builds

* Remove temporary Docker workflow branch trigger
This commit is contained in:
Abhishek 2026-05-28 13:43:33 +05:30 committed by GitHub
parent 93edef35e8
commit fa2939e98f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 197 additions and 64 deletions

View file

@ -1,4 +1,17 @@
api/.env
.git
.github
.claude
**/.claude
**/.next
**/__pycache__
**/*.pyc
**/node_modules
.mypy_cache
.pytest_cache
.ruff_cache
.venv
evals/
api/mcp_server/ts_validator/node_modules/
sdk/
venv