Skip to content

Commit

Permalink
Merge branch 'docker-ignore-e2e' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sharunkumar committed Apr 6, 2024
2 parents 8069b17 + d95702a commit 5e2b857
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ RUN --mount=type=cache,id=pnpm,target=/pnpm/store pnpm install --frozen-lockfile

# Copy all source files
COPY build.sh disable_in_app_purchases.sh index.html vite.config.ts manifest.json tsconfig.json tsconfig.node.json ./
COPY public ./public
COPY src ./src

# Tests
Expand Down

0 comments on commit 5e2b857

Please sign in to comment.