Skip to content

use persisted cache volume for CI vendor folder

Matthias Larisch requested to merge cache-vendor into master

What does this MR do?

Use a named volume for the vendor folder so that it is cached between CI runs. This speeds up the CI run by nearly 50% :)

How confident are you it won't break things if deployed?

only CI affecetd

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))
Edited by Nick Sellen

Merge request reports