mirror of
https://github.com/ppy/osu.git
synced 2025-01-19 07:43:01 +08:00
parent
489929d25c
commit
5989cf2849
@ -1,8 +1,8 @@
|
|||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
version: '{branch}-{build}'
|
version: '{branch}-{build}'
|
||||||
image: Visual Studio 2017
|
image: Previous Visual Studio 2017
|
||||||
test: off
|
test: off
|
||||||
install:
|
install:
|
||||||
- cmd: git submodule update --init --recursive --depth=5
|
- cmd: git submodule update --init --recursive --depth=5
|
||||||
build_script:
|
build_script:
|
||||||
- cmd: PowerShell -Version 2.0 .\build.ps1 -Verbosity Diagnostic
|
- cmd: PowerShell -Version 2.0 .\build.ps1
|
||||||
|
Loading…
Reference in New Issue
Block a user