Commit bc92e01c authored by nanahira's avatar nanahira

Update .gitlab-ci.yml

parent 66ac51e2
Pipeline #40260 failed with stages
in 4 minutes and 58 seconds
...@@ -96,6 +96,10 @@ mat_windows: ...@@ -96,6 +96,10 @@ mat_windows:
._exec_build: ._exec_build:
stage: build stage: build
before_script:
- cd ocgcore
- git clean -dfx
- cd ..
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