Add latest changes from gitlab-org/gitlab@master

This commit is contained in:
GitLab Bot 2021-09-18 00:09:30 +00:00
parent 6f3c39813f
commit a26680c905
1 changed files with 2 additions and 0 deletions

View File

@ -252,6 +252,8 @@ and does not require us to update each `.gitlab-ci.yml`.
## Pre-clone step
> [An issue exists](https://gitlab.com/groups/gitlab-com/gl-infra/-/epics/463) to remove the need for this optimization.
For very active repositories with a large number of references and files, you can also
optimize your CI jobs by seeding repository data with GitLab Runner's [`pre_clone_script`](https://docs.gitlab.com/runner/configuration/advanced-configuration.html#the-runners-section).