Infra Changes
Create a job for deploying the CMD application to run the migration
Workflow Changes
- 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.
- 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