build: include packages in docker build (#34532)

This commit is contained in:
Stephen Zhou
2026-04-03 21:40:16 +08:00
committed by GitHub
parent 8a398f3105
commit cb9f4bb100
2 changed files with 4 additions and 0 deletions

View File

@@ -7,6 +7,9 @@
!web/**
!e2e/
!e2e/package.json
!packages/
!packages/**/
!packages/**/package.json
!sdks/
!sdks/nodejs-client/
!sdks/nodejs-client/package.json