[PATCH] CI: Make more use of git safe.directory
Simon Glass
sjg at chromium.org
Mon Nov 21 23:51:11 CET 2022
On Mon, 21 Nov 2022 at 10:52, Tom Rini <trini at konsulko.com> wrote:
>
> We have a number of jobs that will have git complain about needing to
> set safe.directory and this being untrue as a fatal error, but then
> complete. Set this flag correctly now as it should be used, and may
> prevent a future failure.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> .azure-pipelines.yml | 2 ++
> .gitlab-ci.yml | 5 +++++
> 2 files changed, 7 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list