Skip to content

Revert "bin/ci: Add GitLab basic token validation"

This validation code has 2 bugs, the main one being that it is wrong and is refusing perfectly valid codes. Let's remove this until we come up with a valid check.

This reverts commit cd8b5462.

Fixes: cd8b5462 ("bin/ci: Add GitLab basic token validation")

Merge request reports