Commit a7c8a24f authored by Dimitri Podborski's avatar Dimitri Podborski 😂
Browse files

close #202

parent fd1d16c2
......@@ -12,7 +12,7 @@ You can use MDMS and GitLab modules in your own scripts. An example how to use t
- `MPEG_LOGIN` - [MDMS](https://dms.mpeg.expert) group login
- `MPEG_PWD` - [MDMS](https://dms.mpeg.expert) group password (changes every meeting)
- `GITLAB_TOKEN` - your private GitLab token with API scope. You can create your token [here](http://mpegx.int-evry.fr/software/profile/personal_access_tokens).
- `GITLAB_TOKEN` - your private GitLab token with API scope. You can create your token [here](http://mpegx.int-evry.fr/software/-/profile/personal_access_tokens).
- Give your token a name, check the **api** checkbox and click on **Create personal access token**.
- Copy your token from the field **Your new personal access token** and add it to `GITLAB_TOKEN` environment variable
e.g.: `export GITLAB_TOKEN="abcd123abcxyzwasdfoobar"`
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment