ci: remove unused Docker variables and services #80
Reference in New Issue
Block a user
Delete Branch "remove-docker-service-and-variables"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes unnecessary Docker variables and services from the
GitLab CI configuration to simplify the build process. This
streamlines the pipeline and eliminates potential conflicts
with Docker settings.