Skip to content

Do not download artifacts from certain jobs in rspec:coverage

What does this MR do and why?

Do not download artifacts from certain jobs

setup-test-env arfifacts are 330MB, and are not used inside the rspec:coverage job.

This commit disables downloading the artifacts for the setup-test-env job in the rspec:coverage job

Performance improvements

We save around 10 seconds 🚀 :

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by David Dieulivol

Merge request reports