chore(workflow): fix dockerignore to include all workspace packages
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user