Commit bc888984 authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent c51ee4cb
...@@ -93,6 +93,10 @@ mat_windows: ...@@ -93,6 +93,10 @@ mat_windows:
._exec_build: ._exec_build:
stage: build stage: build
before_script:
- cd ocgcore
- git clean -dfx
- cd ..
#variables: #variables:
# NO_LUA_SAFE: '1' # on client no lua safe # NO_LUA_SAFE: '1' # on client no lua safe
#cache: #cache:
......
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