Commit 7af84c79 authored by Alexandre Julliard's avatar Alexandre Julliard

gitlab: Add workaround for more strict git ownership check.

parent ce8023ea
......@@ -21,6 +21,7 @@
- export CCACHE_DIR="$BASEDIR/ccache"
- export CCACHE_COMPILERCHECK=content
- export PATH="/usr/lib/ccache:$PATH"
- git config --global --add safe.directory $CI_PROJECT_DIR
- mkdir -p build32 build64
- rm -fr .git/rebase-merge # in case a previous CI run failed in git rebase
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment