Skip to content

Draft: Download archive instead of repository in clone-gitlab-job

Kev Kloss requested to merge kkloss-ci-git-clone-archive into master

What does this MR do and why?

RSpec and Jest jobs don’t need a git repository to run, and .git is the largest part of the repository. Therefore, this MR replaces the clone-gitlab-repo artifact with just the contents of the gitlab-master archive for the given SHA.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading