Skip to content

Consider stopping using the CI pre-clone script in this project

Based on !73536 (merged), it seems we could stop using the pre-clone script, so the CI_PRE_CLONE_SCRIPT variable and the cache-repo job could be removed.

  1. Rename CI_PRE_CLONE_SCRIPT to CI_PRE_CLONE_SCRIPT_UNUSED

  2. Remove CI_PRE_CLONE_SCRIPT_UNUSED

  3. Remove the cache-repo job: !73978 (merged)

  4. Remove the CI_REPO_CACHE_CREDENTIALS variable

Edited by Rémy Coutable