Compare commits
1 Commits
monorepo
...
f8cddaf340
| Author | SHA1 | Date | |
|---|---|---|---|
| f8cddaf340 |
@@ -5,7 +5,7 @@ WORKDIR /rhpidfyre.io
|
|||||||
COPY src package.json vite.config.js tsconfig.json ./
|
COPY src package.json vite.config.js tsconfig.json ./
|
||||||
|
|
||||||
RUN bun run install
|
RUN bun run install
|
||||||
RUN bun run build
|
RUN bun run build --emptyOutDir
|
||||||
|
|
||||||
FROM joseluisq/static-web-server
|
FROM joseluisq/static-web-server
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user