### Infra Changes Create a job for deploying the CMD application to run the migration ### Workflow Changes 1. Build and deploy the job for running the migration. The CMD application may be build by means of the hardcoded main.go which just runs the migrations. 2. Once the job completes successfully, update the application image on the deployment
Infra Changes
Create a job for deploying the CMD application to run the migration
Workflow Changes