mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-24 11:47:24 +02:00
parent
c170e03b6a
commit
d538fb8c2d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ WORKDIR /usr/src/app
|
|||
|
||||
COPY package.json /usr/src/app
|
||||
COPY yarn.lock /usr/src/app
|
||||
COPY schema.prisma /usr/src/app
|
||||
COPY prisma/schema.prisma /usr/src/app
|
||||
|
||||
RUN yarn --production
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue