Skip to content

Commit

Permalink
add migrate ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kevariable committed Apr 17, 2024
1 parent 82a2915 commit ec84706
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cicd/steps/run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ docker ps

${DC} exec -T app npx prisma generate

${DC} exec -T app npx prisma migrate dev

${DC} exec -T app npm run test

0 comments on commit ec84706

Please sign in to comment.