Commit 66b8a703 authored by 苍蓝's avatar 苍蓝

更新 .gitlab-ci.yml

parent 9a99f91e
Pipeline #40828 failed with stages
in 4 minutes and 13 seconds
...@@ -95,6 +95,7 @@ mat_windows: ...@@ -95,6 +95,7 @@ mat_windows:
stage: build stage: build
variables: variables:
NO_LUA_SAFE: '1' # on client no lua safe NO_LUA_SAFE: '1' # on client no lua safe
GIT_STRATEGY: clone
#cache: #cache:
# key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG" # key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
# 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