HomeFreeBSD

Cirrus-CI: fix git usage by build user

Description

Cirrus-CI: fix git usage by build user

The git checkout it owned by root, but builds are run as "user". git
refuses to operate in such an environment unless the directory is
trusted so make "user" trust it.

Fixes CI after 99b8c0c35b0fcc633649209621243d678a13542a.

Sponsored by: DARPA

Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D42903

Details

Provenance
brooksAuthored on Dec 5 2023, 7:03 PM
Reviewer
emaste
Differential Revision
D42903: Cirrus-CI: let build user run git
Parents
rG4c3aa00c0a00: bhnd: Correct the softc size in the siba_bhndb_driver definition
Branches
Unknown
Tags
Unknown