dockerignore and do primsa generate
This commit is contained in:
+1
-3
@@ -21,9 +21,7 @@ RUN npx playwright install-deps
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN yarn prisma generate
|
||||
RUN yarn build
|
||||
|
||||
CMD yarn prisma migrate deploy && yarn start
|
||||
|
||||
# RUN apt-get update && apt-get install \
|
||||
# git
|
||||
Reference in New Issue
Block a user