Skip to content

Commit

Permalink
Add nuget publish step to appveyor pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ovicus committed Nov 2, 2019
1 parent cc7057f commit db650c4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,11 @@ deploy:
secure: olCevZZ5QRIgRItdR0W44etIIrpI2KAi6c+huq/gb3XyEBSZEyLJjysD267PMcj1
skip_symbols: true
on:
branch: master
branch: master
- provider: NuGet
name: production
api_key:
secure: 7Gg4gXfetRenVSatidHTxRv/x1DGd0cdBygeaAWayucaxvILwjCln8Tj8rB0ZGdu
on:
branch: master
appveyor_repo_tag: true

0 comments on commit db650c4

Please sign in to comment.