mirror of
https://github.com/p-stream/backend.git
synced 2026-01-11 20:10:33 +00:00
minor change for deployment
This commit is contained in:
parent
a4aa1b9a2d
commit
24a0252462
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
[phases.setup]
|
||||
commands = [
|
||||
"npx prisma generate",
|
||||
"npx prisma migrate deploy"
|
||||
"npx prisma generate"
|
||||
]
|
||||
|
||||
[phases.install]
|
||||
|
|
|
|||
Loading…
Reference in a new issue