Skip to content

Commit

Permalink
chore: update deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
daniluk4000 committed Dec 2, 2024
1 parent 2fda51b commit ea6a178
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .config/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ RUN apt-get install -y default-mysql-client

RUN yarn

RUN ls -la

COPY . /radar
RUN ls -la
RUN npx prisma generate
RUN yarn build

Expand Down

0 comments on commit ea6a178

Please sign in to comment.