ci: optional use of read api token
To be used in a self-hosted GitLab instance, the project must be mirrored there. If the mirroring repository is internal or private, it cannot read the job's information with the RESt API. In this kind of situations, the pipeline looks for a $READ_API_TOKEN variable to use as the API credentials.
Edited by Olivier Sechet