Adds the Defaults.gitlab-ci.yml to the CI configuration, allowing for
a more standardized setup across projects. This change enhances
efficiency by leveraging shared configurations, reducing the need for
duplicate settings in individual pipeline files.
Removes unnecessary Docker service and variable configurations from
the CI pipeline to streamline the build process and reduce complexity.
This enhances clarity and avoids potential misconfigurations.