ci: remove unused docker configuration from CI files #714

Merged
argoyle merged 1 commits from update-ci-yml-remove-docker-services into main 2024-12-05 10:39:59 +00:00

1 Commits

Author SHA1 Message Date
argoyle c7faba91d7 ci: remove unused docker configuration from CI files
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.
2024-12-05 10:56:17 +01:00