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

Commit 312d60a

Browse files
author
Vadim Hatsura
committed
Adjust appveyor configuration
1 parent 61362a5 commit 312d60a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,13 @@ build_script:
55
- ps: ./Build.ps1
66
test: off
77
artifacts:
8-
- path: artifacts/Serilog.Sinks.Elasticsearch*.nupkg
8+
- path: artifacts/Serilog.Sinks.Elasticsearch*.nupkg
9+
- path: artifacts/Serilog.Formatting.Elasticsearch*.nupkg
910
only_commits:
1011
files:
1112
- serilog-sinks-elasticsearch.sln
1213
- src/Serilog.Sinks.Elasticsearch/
14+
- src/Serilog.Formatting.Elasticsearch/
1315
- nuget.config
1416
- Build.ps1
1517
- assets/

0 commit comments

Comments
 (0)