Skip to content

Commit

Permalink
Merge pull request #6 from MV10/appveyor_source_commits
Browse files Browse the repository at this point in the history
only build packaging-related commits
  • Loading branch information
andrewlock committed Nov 7, 2018
2 parents ad3405b + 8ff6998 commit 99aa3c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ build_script:
- ps: ./Build.ps1
artifacts:
- path: artifacts/Serilog.*.nupkg
only_commits:
files:
- serilog-extensions-hosting.sln
- src/Serilog.Extensions.Hosting/
- Build.ps1
- assets/
- test/Serilog.Extensions.Hosting.Tests/
deploy:
- provider: NuGet
api_key:
Expand Down

0 comments on commit 99aa3c7

Please sign in to comment.