Skip to content

Commit

Permalink
Remove ls command used for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JR40159 committed Oct 23, 2024
1 parent 2dcbb01 commit 9a532fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ RUN --mount=type=cache,target=/cache/npm npm install --cache=/cache/npm

COPY . .
COPY --from=sphinx-docs /app/docs/python-docs python-docs
RUN ls python-docs

EXPOSE 3001
EXPOSE 9229
Expand Down

0 comments on commit 9a532fa

Please sign in to comment.