We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d691f30 commit 3b88ae0Copy full SHA for 3b88ae0
appveyor.yml
@@ -7,13 +7,9 @@ build_script:
7
- ps: ./Build.ps1
8
artifacts:
9
- path: artifacts/Serilog.*.nupkg
10
-only_commits:
+skip_commits:
11
files:
12
- - serilog-extensions-hosting.sln
13
- - src/Serilog.Extensions.Hosting/
14
- - Build.ps1
15
- - assets/
16
- - test/Serilog.Extensions.Hosting.Tests/
+ - README.md
17
deploy:
18
- provider: NuGet
19
api_key:
0 commit comments