mirror of
https://github.com/TheTaz25/denis.ergin.git
synced 2025-07-06 12:08:49 +00:00
remove stuff for railway?
This commit is contained in:
parent
9d54629dc5
commit
d85a38f6ab
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ COPY . /app
|
|||
WORKDIR /app
|
||||
|
||||
FROM base AS build
|
||||
RUN --mount=type=cache,id=pnpm,target=/pnpm/store pnpm install --frozen-lockfile
|
||||
RUN pnpm install --frozen-lockfile
|
||||
RUN pnpm build
|
||||
|
||||
FROM nginx:1.27.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue