Skip to content

Commit 3eb94a6

Browse files
committed
disable nuget autodeploy
1 parent 3c768d4 commit 3eb94a6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

appveyor.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,5 @@ build:
2020
artifacts:
2121
- path: '**\Tsarev.*.nupkg'
2222
name: Tsarev Analyzer NuGet
23-
deploy:
24-
- provider: NuGet
25-
api_key:
26-
secure: xWsf2rExtqDyT/CWQObnkecDiF7yTSty8Gp8HzRi11erJuXJ8KpdQ7gV7X0rTpD5
27-
on:
28-
branch: master
2923
cache:
30-
- packages -> **\packages.config
24+
- packages -> **\packages.config

0 commit comments

Comments
 (0)