feat(ci): remove unused tags in GitLab CI configuration #88
Reference in New Issue
Block a user
Delete Branch "feat/remove-unused-gitlab-ci-tags"
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 commented out tags from the GitLab CI configuration to
clean up the file and reduce confusion. The tags are not currently
used and their removal helps streamline the CI setup.