Add GitLab CI/CD pipeline and deployment scripts
- Add .gitlab-ci.yml with test, build, and deploy stages
- Add deploy/ci-remote.sh for remote server deployment
- Add deploy/CI_CD.md documentation
- Update docker-compose.yml to support CI-built images via BRD_SERVICE_IMAGE env
- Update .gitignore for test artifacts