ci: clean up GitLab CI configuration #77
Reference in New Issue
Block a user
Delete Branch "remove-docker-variables-from-ci"
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 unused Docker variables from the CI configuration to simplify
the setup. This change streamlines the build process by eliminating
redundant settings that are not required for the current build
pipeline.