diff --git a/docs/20_Checks/check_gitlab_tokens.md b/docs/20_Checks/check_gitlab_tokens.md index 9f1959ce035050e35f1f8dcd0d154c36760a0b16..445e1d875ef9b6243a09a9431db1c71696e8e70c 100644 --- a/docs/20_Checks/check_gitlab_tokens.md +++ b/docs/20_Checks/check_gitlab_tokens.md @@ -52,6 +52,10 @@ GITLAB_TOKEN='glpat-1234567890' # REST_CLIENT='/some/where/rest-api-client.sh' ``` +Hint: + +If you need to skip the token check but the check was rolled out on a server then you can set `GITLAB_TOKEN=SKIP`. You can leave the other variables empty. + ## Syntax ```txt @@ -110,7 +114,7 @@ EXAMPLES: ``` -## Example +## Output The execution of `check_gitlab_tokens` returns