Skip to content

ci: Mark our git clone as a safe directory

Peter Hutterer requested to merge whot/mutter:wip/git-config-safe into main

fatal: detected dubious ownership in repository at '/builds/whot/mutter' To add an exception for this directory, call: git config --global --add safe.directory /builds/whot/mutter


Example of a failing run: https://gitlab.gnome.org/whot/mutter/-/jobs/3335448

Merge request reports