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 f868693 commit 3df3f57Copy full SHA for 3df3f57
appveyor.yml
@@ -13,17 +13,4 @@ build_script:
13
test: off
14
artifacts:
15
- 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
29
- branch: master
+
0 commit comments