Skip to content

Commit 51bf84a

Browse files
authored
only build packaging-related commits
1 parent 233a409 commit 51bf84a

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
@@ -9,6 +9,12 @@ build_script:
99
test: off
1010
artifacts:
1111
- path: artifacts/Serilog.*.nupkg
12+
only_commits:
13+
files:
14+
- serilog-sinks-mssqlserver.sln
15+
- src/Serilog.Sinks.MSSqlServer/
16+
- Build.ps1
17+
- assets/
1218
deploy:
1319
- provider: NuGet
1420
api_key:

0 commit comments

Comments
 (0)