update ci scripts

This commit is contained in:
qianlifeng
2014-12-13 16:47:17 +08:00
parent 85fd46e1c6
commit df763c4dbd

View File

@@ -26,5 +26,5 @@ artifacts:
- path: Output\Release - path: Output\Release
name: release-binary name: release-binary
- path: '**\*.nupkg' - path: '*.nupkg'
name: nugetpackage name: nugetpackage