We have implemented GitLab CI/CD pipeline for our maven project. We have create 4 stages - codebuild, codetest, codepackage and codedeploy in .gitlab-ci.yml file. We are usi