Commit b245509b authored by wind2009's avatar wind2009

Add GIT_STRATEGY

parent 2e0ecca3
Pipeline #40303 passed with stages
in 49 minutes and 42 seconds
...@@ -96,6 +96,8 @@ mat_windows: ...@@ -96,6 +96,8 @@ mat_windows:
._exec_build: ._exec_build:
stage: build stage: build
variables:
GIT_STRATEGY: 'clone'
exec_windows: exec_windows:
extends: ._exec_build extends: ._exec_build
......
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