Browse Source

Disable SymbolSource for now as it keeps failing.

Former-commit-id: 9a9e2d07b04f2c769f97a13415bb7f02ef2dc932
Former-commit-id: 638410b5220df6b40328e7780645291028d29744
Former-commit-id: a127af7546b3a3c7e6a9c3e6a35a45d4cb42171c
af/merge-core
James Jackson-South 10 years ago
parent
commit
692c47f9da
  1. 2
      appveyor.yml

2
appveyor.yml

@ -44,7 +44,7 @@ deploy:
# MyGet Deployment for builds & releases
- provider: NuGet
server: https://www.myget.org/F/imageprocessor/api/v2/package
symbol_server: https://nuget.symbolsource.org/MyGet/imageprocessor
# symbol_server: https://nuget.symbolsource.org/MyGet/imageprocessor
api_key:
secure: fz0rUrt3B1HczUC1ZehwVsrFSWX9WZGDQoueDztLte9/+yQG+BBU7UrO+coE8lUf
artifact: /.*\.nupkg/

Loading…
Cancel
Save