Skip to content

Commit

Permalink
Deploy VSPackages
Browse files Browse the repository at this point in the history
  • Loading branch information
thabart committed Oct 1, 2015
1 parent 72bbb78 commit c6ee424
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
Binary file not shown.
8 changes: 3 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,14 @@ artifacts:
name: ORM
- path: SimpleOrm.*.nupkg
name: Nuget
- path: ORM.VSPackage\bin\$(configuration)
name: VSPackage
- path: Output\Company.OrmLanguage.DslPackage.2013.vsix
name: OrmLanguage
- path: VsPackages
name: VsPackages
deploy:
- provider: GitHub
description: Simple ORM
auth_token:
secure: lQ8ijoj6dfshLfFWRKFUrphgt4LkIz1YduZU+S6xuF33ewz1WcySLNJURJysTF11
artifact: ORM,Nuget,VSPackage, OrmLanguage
artifact: ORM,Nuget,VsPackages
on:
branch: master
appveyor_repo_tag: true
Expand Down

0 comments on commit c6ee424

Please sign in to comment.