Update build artifacts

This commit is contained in:
2018-02-22 10:58:52 -05:00
parent abfbece8cb
commit aae746946a

View File

@@ -20,9 +20,7 @@ after_build:
.$squirrel -releasify ".\bin\$env:CONFIGURATION\ProcessCpuUsageStatusWindow.$env:APPVEYOR_BUILD_VERSION.nupkg"
artifacts:
- path: bin\$(configuration)\ProcessCpuUsageStatusWindow.*.nupkg
name: Package
- path: .\Releases\**\*
- path: Releases\*
name: Releases
deploy:
- provider: Environment