Commit 630f866b authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Add dist-newstyle to safe.directory in git

parent 6d340c51
Pipeline #4525 failed with stages
in 6 minutes and 35 seconds
......@@ -59,6 +59,7 @@ test:
export TEST_NIX_PATH=$(nix-shell --run "echo -n \$PATH")
echo $CABAL
echo $TEST_NIX_PATH
git config --global --add safe.directory '*'
nix-shell --run "./bin/update-cabal-project $CABAL_STORE_DIR"
mkdir -p /root/.cache/cabal/logs
chown -R test:test /root/.cache/cabal/logs/
......
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