chore(ci): remove unnecessary Docker variables from CI config #78
Reference in New Issue
Block a user
Delete Branch "update-gitlab-ci-remove-docker-vars"
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 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.