Skip to content

Draft: cbuild: Introduce FDO_PRE_MERGE_FORCE_REBUILD

The goal is to introduce a mechanism that will rebuilt the image, right before the MR is about to get merged, to avoid post-merge build failures due to possible differences.

Since the images are not guaranteed to be reproducible, it will be nice to have a way to avoid possible differences between a stale or modified image in the user's registry and the one that CI will try to build right after the MR is merged.

Edited by Jordan Petridіs

Merge request reports

Loading