mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Remove deploy instead
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user