Skip to content

Commit b29aff4

Browse files
authored
Rebuild to update CI status
1 parent 1dd54e3 commit b29aff4

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

appveyor.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,4 @@ build_script:
1313
test: off
1414
artifacts:
1515
- path: artifacts/Serilog.*.nupkg
16-
deploy:
17-
- provider: NuGet
18-
api_key:
19-
secure: nvZ/z+pMS91b3kG4DgfES5AcmwwGoBYQxr9kp4XiJHj25SAlgdIxFx++1N0lFH2x
20-
skip_symbols: true
21-
on:
22-
branch: /^(master|dev)$/
23-
- provider: GitHub
24-
auth_token:
25-
secure: p4LpVhBKxGS5WqucHxFQ5c7C8cP74kbNB0Z8k9Oxx/PMaDQ1+ibmoexNqVU5ZlmX
26-
artifact: /Serilog.*\.nupkg/
27-
tag: v$(appveyor_build_version)
28-
on:
29-
branch: master
16+

0 commit comments

Comments
 (0)