weblatebot / certmonger

Forked from certmonger 3 years ago
Clone

387d418 Mark the current directory as a safe git directory

Authored and Committed by rcritten 2 years ago
    Mark the current directory as a safe git directory
    
    This was causing failures to build the srpm in CI:
    
    git archive -v --format=tar --prefix=certmonger-0.79.15/ HEAD | gzip > certmonger-0.79.15.tar.gz
    fatal: unsafe repository ('/mnt/workdir-xq6ez2vc/certmonger' is owned by someone else)
    
        
file modified
+1 -0