Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
msp5382 authored Aug 15, 2023
1 parent 902f5a9 commit dce4a82
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ COPY package.json yarn.lock ./

RUN yarn

COPY prisma ./prisma

RUN yarn run prisma migrate deploy

COPY . .

RUN yarn run build
Expand Down

0 comments on commit dce4a82

Please sign in to comment.