Skip to content

Commit 467ba7e

Browse files
author
Eduardo
committed
chore: remove migrations command
1 parent e8481f7 commit 467ba7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/DeployApp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
cd /chaxis-api
2929
git pull origin master
3030
npm install
31-
npx prisma migrate deploy
3231
npm run prebuild
3332
npm run build
3433
EOF

0 commit comments

Comments
 (0)