chore(workflow): fix dockerignore to include all workspace packages

This commit is contained in:
Mo
2022-06-23 09:12:20 -05:00
parent 020e0f8543
commit 0d62472019
20 changed files with 63 additions and 58 deletions

View File

@@ -3,8 +3,13 @@
.eslintcache
node_modules
dist
packages/web-server/public/assets
packages/web-server/tmp
packages/web-server/vendor/bundles
packages/desktop
packages/mobile
!packages/desktop/package.json
packages/mobile
!packages/mobile/package.json