Skip to content

ci/build_functions: force-build an image if we build locally

Martin Roukala requested to merge local_build_fixes into master

Unlike CI, users always want to rebuild their container when asking to via make ...-container. So let's let them do that!

Merge request reports