Mysql Migration for prod via docker and github action (CI/CD)

hello sir, i am trying to deplogy my express app on production via github action to aws EC2 so when everver i am pushing or merging into prod i want to run the github pipeline and docker file which will deploy my express app on ec2 so what do i change in my docker file and github workflow file
Docker file shared in image Github workflow shared as txt
4 Replies
Prisma AI Help
You decided to hold for human wisdom. We'll chime in soon! Meanwhile, #ask-ai is there if you need a quick second opinion.
sushil_leo
sushil_leoOP3d ago
#ask-ai
Nurul
Nurul2d ago
Are you currently getting any error when you push your changes to GitHub?
sushil_leo
sushil_leoOP2d ago
no i havent done yet for prod ? i just want to know where should i add the prisma migrate deploy command on my docker file or in CI/CD(but my DB is private rds ) the file i shared was for dev

Did you find this page helpful?