On Mon, 21 Nov 2022 at 10:52, Tom Rini <[email protected]> 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 <[email protected]>
> ---
>  .azure-pipelines.yml | 2 ++
>  .gitlab-ci.yml       | 5 +++++
>  2 files changed, 7 insertions(+)

Reviewed-by: Simon Glass <[email protected]>

Reply via email to