refactor: remove unnecessary variables and services #35
Reference in New Issue
Block a user
Delete Branch "update-ci-yml-remove-docker-services"
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?
Eliminate unused DOCKER_HOST variable and Docker service from CI
configuration. This simplifies the setup and improves build
performance by reducing overhead.