Adds a default configuration for git-cliff, enabling
conventional commit parsing and changelog generation.
Integrates GitLab CI by including the necessary pipeline
templates for release management. These changes improve
the project's commit management and automate the release
notes generation process.
Eliminate unused DOCKER_HOST variable and Docker service from CI
configuration. This simplifies the setup and improves build
performance by reducing overhead.