Skip to content

Remove unneeded build in test stage

Stefan C requested to merge remove_unneeded_yarn_build into master

What does this MR do?

Remove again the unneeded build introduced in !2467 (merged)

The missing artifacts are already fixed with 2907b655.

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

Sure

Links to related issues

https://yunity.slack.com/archives/C045HBJ1P4M/p1671354936445889

How to test

Run the CI

Look at the Result here: https://gitlab.com/foodsharing-dev/foodsharing/-/pipelines/727894020

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • set a "for:" label to indicate who will be affected by this change
  • added to the next milestone (see https://gitlab.com/foodsharing-dev/foodsharing/-/milestones, unless it has a "for:Dev" label)
  • added an entry to CHANGELOG.md
Edited by Stefan C

Merge request reports