Includes a custom CI template from the unboundsoftware
repository to standardize default configurations across
projects. This change aims to improve build consistency
and streamline the CI setup process.
Removes unnecessary Docker host variables and service settings from
`.gitlab-ci.yml` to simplify the CI/CD pipeline configuration. This
streamlines the build process by focusing on the essential tasks
and reduces potential configuration errors.