mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-24 05:43:50 +03:00
bc21433a05
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.