mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-13 07:14:31 +00:00
Update .gitlab-ci.yml
This commit is contained in:
parent
51179a2c38
commit
6d1a83e667
@ -53,6 +53,7 @@ Win10:
|
||||
allow_failure: true
|
||||
script:
|
||||
- rm -fr build/* # remove anything in the build directory
|
||||
- cd $CI_PROJECT_DIR/openmw
|
||||
- CI/before_script.msvc.sh -c Release -p x64 -v 2017 -V
|
||||
- msbuild MSVC2017_64\OpenMW.sln /t:Build /p:Configuration=Release /m:2
|
||||
cache:
|
||||
|
Loading…
x
Reference in New Issue
Block a user