Remove deploy instead

This commit is contained in:
Dean Herbert
2019-01-16 19:52:55 +09:00
committed by GitHub
parent 6688ba1557
commit a2b8c08cae

View File

@@ -1,5 +1,6 @@
clone_depth: 1
version: '{build}'
skip_non_tags: true
image: Visual Studio 2017
configuration: Release
platform: Any CPU
@@ -9,6 +10,3 @@ build_script:
- cmd: dotnet pack osu.Framework.NativeLibs /p:Version=%APPVEYOR_BUILD_VERSION%
artifacts:
- path: osu.Framework.NativeLibs/bin/Any CPU/Release/*.nupkg
deploy:
- provider: Environment
name: nuget