]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitae648055fec551c232088b38171c31fff75f2ec8
tree663fa99d51e2e32e28735200a3a2194c0fb6cc8d
parent5ffb2a5beb22b574669626aa4243de2383b5ca2e
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