Auto deploy not triggering in python app in gitops-demo

I am trying to replicate the demo

for aws eks and python app. I am able to deploy the EKS cluster and and can see it as integrated in gitlab.
cluster management pipeline is also successful.
But when I am running the python app pipeline it is just doing test. Deploy to production is not done. Though I have met all the requirement of Auto devops. Can anybody help me with the instructions to get it deploy to cluster.
Also I cannot see Prometheus metrics though in the logs helm has deployed it.

I have created my own project

https://gitlab.com/devopsEtoE

@bdowney - Please help