Skip to content

Commit a6610fa

Browse files
authored
only build packaging-related commits
1 parent ad3405b commit a6610fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ build_script:
77
- ps: ./Build.ps1
88
artifacts:
99
- path: artifacts/Serilog.*.nupkg
10+
only_commits:
11+
files:
12+
- serilog-extensions-hosting.sln
13+
- src/Serilog.Extensions.Hosting/
14+
- Build.ps1
15+
- assets/
1016
deploy:
1117
- provider: NuGet
1218
api_key:

0 commit comments

Comments
 (0)