CI: Make more use of git safe.directory
authorTom Rini <trini@konsulko.com>
Mon, 21 Nov 2022 17:52:40 +0000 (12:52 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 24 Nov 2022 21:26:03 +0000 (16:26 -0500)
commitbd181a24c48993d35d24dc72767d0a10f1dcbb4f
tree663fa99d51e2e32e28735200a3a2194c0fb6cc8d
parent8c7b55724c6f9deb6d8a291cba7f932373313b57
CI: Make more use of git safe.directory

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@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml
.gitlab-ci.yml