mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
13 lines
266 B
YAML
13 lines
266 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 -Target DeployFramework
|
|
deploy:
|
|
- provider: Environment
|
|
name: nuget
|
|
- provider: Environment
|
|
name: github
|