mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
Add ls to Dockerfile (DEBUG)
This commit is contained in:
parent
dfb1cb1741
commit
057ef79092
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ RUN bun install --frozen-lockfile --production.
|
||||||
RUN bunx --bun vite build pages
|
RUN bunx --bun vite build pages
|
||||||
|
|
||||||
# Build the project
|
# Build the project
|
||||||
|
RUN ls -la
|
||||||
RUN bun run build.ts
|
RUN bun run build.ts
|
||||||
WORKDIR /temp/dist
|
WORKDIR /temp/dist
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue