Skip to content

vivian: use correct invalid token marker

clayton craft requested to merge craftyguy/valve-infra:gitlab_invalid_fix into master

executor looks for "" when deciding whether or not to remove a token/runner from the project. This fixes an issue where it would try to remove a runner with the token ""

Merge request reports