Files
osu-framework/appveyor_deploy.yml
2019-10-21 15:55:19 +09:00

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