There is a workflow for pushing the Jitbit app image to the Modernisation Platform core-shared-services ECR, image-build-push.yml
.
By default this will perform a docker build of app, but will NOT push to the ECR.
To push an image to the ecr, include the phrase ecr_push
in the commit message.