Skip to content

Commit 8d9700c

Browse files
authored
Kick off a new build after adding build account permissions
1 parent b7985ec commit 8d9700c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

appveyor.yml

-14
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,3 @@ 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

0 commit comments

Comments
 (0)