Skip to content

Cache the qa/vendor/ruby folder to speed up the build-qa-image job

Rémy Coutable requested to merge 61431-improve-build-qa-image-job into master

What does this MR do?

This reuses the top-level vendor/ruby folder.

Also, updates the Docker engine version used.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Implements step 2. of #61431 (closed). Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55843.

Edited by Rémy Coutable

Merge request reports