Skip to content

Update GitLab CI image to include git lfs

What does this MR do?

Adds git lfs to the GitLab CI image so that it doesn't need to be installed on every build in the unit tests job.

Why was this MR needed?

See #3946 (closed)

Are there points in the code the reviewer needs to double check?

I removed the section added in !1200 (merged), as mentioned in #3946 (closed)

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #3946 (closed)

Merge request reports