Skip to content

Fix Git LFS not building

Stan Hu requested to merge sh-fix-lfs-builds into main

What does this MR do?

This merge request adds the findutils package to the Git LFS build process.

Why was this MR needed?

!4219 (merged) missed installing findutils since Git LFS appears to need find: https://gitlab.com/gitlab-org/gitlab-runner/-/jobs/4702371202

What's the best way to test this MR?

Check that git-lfs is built and the LFS integration tests pass.

Edited by Stan Hu

Merge request reports