Skip to content

Commit

Permalink
UPdated build script
Browse files Browse the repository at this point in the history
  • Loading branch information
madskristensen committed Oct 26, 2015
1 parent bd85f2e commit 9c3497c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@ after_test:

artifacts:
- path: src\WebCompiler\**\*.nupkg
name: NuGet package

before_deploy:
- ps: Vsix-CreateChocolatyPackage -packageId webcompiler

deploy:
- provider: NuGet
artifact: /NuGet/
api_key:
secure: 6xBu/05BWJDPa2PRkxEH3PHU/caLvy2lzf1eWdRBGXwSCTejHtI+6e0V4s2LaVri

Expand Down

0 comments on commit 9c3497c

Please sign in to comment.