Includes the external CI template from unboundsoftware to enhance
the CI configuration. This change streamlines the setup process
and maintains consistency across projects.
Removes the unused docker service definition from the CI
configuration file to simplify the pipeline setup and
reduce resource consumption during the build stage.
Eliminate redundant Docker variables in the CI configuration to
streamline the process. This simplifies the configuration file,
ensuring clarity and reducing potential points of failure in the
pipeline.