Commit c427b7b6 authored by wind2009's avatar wind2009

set safe.directory

parent f18987ce
...@@ -37,6 +37,7 @@ mat_submodules: ...@@ -37,6 +37,7 @@ mat_submodules:
script: script:
- rm -rf ocgcore script - rm -rf ocgcore script
- mkdir ocgcore script - mkdir ocgcore script
- git config --global --add safe.directory $CI_PROJECT_DIR
- git submodule update --init - git submodule update --init
artifacts: artifacts:
paths: paths:
......
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