Gitlab CI Pipeline example gitlab-ci.yml
Basic stages, jobs, scripts ✅ Artifacts + coverage ✅ Parallel jobs ✅ Docker builds + Registry push ✅ Manual and scheduled deployments ✅ Feature-specific deployment environments ✅ Security: SAST, Secret Detection ✅ On-demand scans & scheduled pipelines ✅ Dynamic child pipelines ✅ Notification to Slack ✅ Pipeline rules, only/except, retry ✅ Kubernetes deployment (via kubectl)…
