-
Allow git clone with http for GitLab CI service: · 05422614Dmitriy Zaporozhets authored
If you enable GitLab CI for project you will be able to clone project source code with next command: git clone http://gitlab-ci-token:XXXXXXXXXXXX@host:project.git Requires for GitLab CI 4.0
05422614
×