mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 11:27:24 +08:00
11 lines
199 B
YAML
11 lines
199 B
YAML
clone_depth: 1
|
|
version: '{build}'
|
|
image: Visual Studio 2019
|
|
test: off
|
|
skip_non_tags: true
|
|
build_script:
|
|
- cmd: PowerShell -Version 2.0 .\build.ps1
|
|
deploy:
|
|
- provider: Environment
|
|
name: nuget
|