Skip to content

Commit

Permalink
quick taskfile change for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Sep 26, 2023
1 parent de141bd commit a004a1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tasks:
# Production deployment run - migrate DB first, then
production:
cmds:
- npx prisma migrate deploy
- npx prisma migrate dev
- ./server.exe

deploy:
Expand Down

0 comments on commit a004a1f

Please sign in to comment.