ci: simplify CI configuration by removing unused variables #199
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 CI
configuration. This streamlines the build process and reduces
complexity, improving overall maintenance and clarity.