mirror of
https://forgejo.merr.is/annika/isl-vue3.git
synced 2025-12-13 15:58:58 -05:00
But, WHY Doesn't This Work?
This commit is contained in:
parent
d89428bcb7
commit
08c7730421
1 changed files with 1 additions and 2 deletions
|
|
@ -22,8 +22,7 @@ COPY . .
|
||||||
|
|
||||||
# I don't have any tests, I am bad.
|
# I don't have any tests, I am bad.
|
||||||
ENV NODE_ENV=production
|
ENV NODE_ENV=production
|
||||||
RUN bun --version
|
RUN bunx --bun vite build
|
||||||
RUN bun vite build
|
|
||||||
|
|
||||||
# Copy the distribution folder into the final image.
|
# Copy the distribution folder into the final image.
|
||||||
FROM nginx:stable-alpine as release
|
FROM nginx:stable-alpine as release
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue