#Can't migrate db and run app in 1 command

10 messages · Page 1 of 1 (latest)

modest granite
#

If you chain commands in the "Start command" field, it will only run the first command. Please fix.

ocean escarpBOT
#

Project ID: 02488d6b-8c14-4f63-a855-4a12942f0aef

idle raft
#

does prisama db push exit with a success code? if it doesn’t the second command won't be ran

modest granite
#

#🎤|chit-chat message

#

I'm sure echo 1 doesn't error 😅

idle raft
#

wrap it in /bin/sh -c "<commands here>"

modest granite
#

double checked, prisma db push returns 0

modest granite
#

that did the trick, but this should be fixed

idle raft
#

it's not an issue with Railway, it's how docker works