Mention gitlab-deploy-token on settings page
The section Project > Settings > Deploy Tokens looks like this:
Here is should be mentioned that if you call the token gitlab-deploy-token, it will be provided to builds as $CI_DEPLOY_USER and $CI_DEPLOY_PASSWORD.
Edited by André Hänsel
