I will design and set up a clean, reliable CI/CD pipeline on GitLab CI for your application: automated build, test and deploy, container image build, and controlled promotion to staging/production. CI-first discipline — protected branches, no direct pushes to prod, merge-request review.
What you get:
- A working .gitlab-ci.yml with build/test/deploy stages
- Docker image build and registry push
- Staging → production promotion with smoke checks and a rollback path
- A short runbook on how to use and extend it
What I need from you:
- Repo access, target environment (VPS/cloud/host) and how you deploy today