add Cleanup CI job

This commit is contained in:
qianlifeng
2015-01-23 13:01:52 +08:00
parent 50587735b5
commit 17bc9c35a7
7 changed files with 29 additions and 17 deletions

View File

@@ -15,6 +15,7 @@ build:
after_test:
- ps: .\deploy\nuget\pack.ps1
- cmd: .\deploy\UpdateGenerator\build.bat
- cmd: .\deploy\Cleanup.bat
deploy:
provider: NuGet