mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-20 14:50:32 +00:00
hotbug: remove the pnpm-workspace.yaml from Dockerfile
This commit is contained in:
@@ -7,7 +7,6 @@ WORKDIR /app
|
||||
# Copy application dependency manifests to the container image.
|
||||
COPY ./package*.json ./
|
||||
COPY ./pnpm-lock.yaml ./pnpm-lock.yaml
|
||||
COPY ./pnpm-workspace.yaml ./pnpm-workspace.yaml
|
||||
COPY ./lerna.json ./lerna.json
|
||||
COPY ./packages/webapp/package*.json ./packages/webapp/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user