Skip to content
Snippets Groups Projects
Commit a6307a3e authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

update docs

parent 8f4f269f
No related branches found
No related tags found
1 merge request!283update docs
...@@ -52,6 +52,10 @@ GITLAB_TOKEN='glpat-1234567890' ...@@ -52,6 +52,10 @@ GITLAB_TOKEN='glpat-1234567890'
# REST_CLIENT='/some/where/rest-api-client.sh' # 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 ## Syntax
```txt ```txt
...@@ -110,7 +114,7 @@ EXAMPLES: ...@@ -110,7 +114,7 @@ EXAMPLES:
``` ```
## Example ## Output
The execution of `check_gitlab_tokens` returns The execution of `check_gitlab_tokens` returns
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment