Browse Source
Use gitlab dynamic child pipelines feature to have one source of truth for the pre-commit jobs, the pre-commit config file. Use one cache per pre-commit. This should reduce the "fetching cache" time steps in gitlab-ci, since each job will have a separate cache with only its hook installed.pull/11244/head
Max Gautier
5 months ago
2 changed files with 38 additions and 0 deletions
Loading…