Skip to content

Commit c7b0cb2

Browse files
Don't deploy to myget
1 parent 18fbf4d commit c7b0cb2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

appveyor.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,6 @@ artifacts:
2222
- path: artifacts\*.zip
2323

2424
deploy:
25-
# MyGet Deployment for builds & releases
26-
- provider: NuGet
27-
server: https://www.myget.org/F/umbraco-authu/api/v2/package
28-
symbol_server: https://www.myget.org/F/umbraco-authu/symbols/api/v2/package
29-
api_key:
30-
secure: gHDTL46KZcLzj6J8m//TJgaCOJCl9ixR//rXjO18HRlCsfPYYz7dU81u2D5zd+ZN
31-
artifact: /.*\.nupkg/
32-
on:
33-
branch: develop
3425

3526
# GitHub Deployment for releases
3627
- provider: GitHub

0 commit comments

Comments
 (0)