update CI scripts

This commit is contained in:
qianlifeng
2014-12-13 16:30:00 +08:00
parent 4838813a38
commit 51b37a49d5

View File

@@ -20,12 +20,9 @@ deploy:
provider: NuGet
api_key:
secure: yybUOFgBuGVpbmOVZxsurC8OpkClzt9dR+/54WpMWcq6b6oyMatciaelRPnXsjRn
artifact: nugetpackage
artifact: *.nupkg
artifacts:
- path: Output\Release
name: release-binary
- path: *.nupkg
name: nugetpackage
path: Output\Release
name: release-binary