Skip to content

Build git from source for UBI images

Georgi N. Georgiev requested to merge build-ubi-git into main

What does this MR do?

Builds Git from source in UBI images. This allows us to avoid the emacs-filesystem dependency as in UBI 8 it's not up to date.

Why was this MR needed?

What's the best way to test this MR?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-runner/-/issues/30998, https://gitlab.com/gitlab-org/gitlab-runner/-/issues/30997, https://gitlab.com/gitlab-org/gitlab-runner/-/issues/30996

Edited by Georgi N. Georgiev

Merge request reports