summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index aa76717..de02cd9 100644
--- a/.build.yml
+++ b/.build.yml
@@ -47,6 +47,7 @@ build_scripts:
- make
after_scripts:
+ - git config --global --add safe.directory /rootdir
- if [ ${BUILD_TYPE} == "scripts" ];then
- make distcheck
- fi