Add further hint about requesting permissions to the Sandbox_Setup guide
[ci-management.git] / jenkins-config / managed-config-files / custom / lftoolsini / content
1 [nexus]
2 username=$JENKINS_RELEASE_USR
3 password=$JENKINS_RELEASE_PSW
4 [nexus.onap.org]
5 username=$JENKINS_RELEASE_USR
6 password=$JENKINS_RELEASE_PSW
7 [rtd]
8 endpoint = https://readthedocs.org/api/v3/
9 token = $RTD_TOKEN