Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
only build packaging-related commits (#195)
Browse files Browse the repository at this point in the history
* only build packaging-related commits

* include unit-tests per discussion in tracking issue
  • Loading branch information
MV10 authored and mivano committed Dec 27, 2018
1 parent ae63137 commit e03cb1e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ build_script:
test: off
artifacts:
- path: artifacts/Serilog.Sinks.Elasticsearch*.nupkg
only_commits:
files:
- serilog-sinks-elasticsearch.sln
- src/Serilog.Sinks.Elasticsearch/
- nuget.config
- Build.ps1
- assets/
- test/Serilog.Sinks.Elasticsearch.Tests/
deploy:
- provider: NuGet
api_key:
Expand Down

0 comments on commit e03cb1e

Please sign in to comment.