Add GitLab CI pipeline configuration
Introduce a .gitlab-ci.yml file to automate build, test, and deployment processes. Includes configurable environment variables, stages for build, test, deploy, and a manual cleanup job
Introduce a .gitlab-ci.yml file to automate build, test, and deployment processes. Includes configurable environment variables, stages for build, test, deploy, and a manual cleanup job