Skip to content
Snippets Groups Projects
Commit 4f3d1c43 authored by Kevin Prudente's avatar Kevin Prudente Committed by GitHub
Browse files

Update appveyor.yml

Disabling symbol uploads while their site has SSL cert issues
parent fab28de2
Branches
Tags
No related merge requests found
...@@ -71,7 +71,7 @@ before_build: ...@@ -71,7 +71,7 @@ before_build:
build: build:
project: source\MasterDevs.ChromeDevTools.sln project: source\MasterDevs.ChromeDevTools.sln
publish_nuget: true publish_nuget: true
publish_nuget_symbols: true publish_nuget_symbols: false
verbosity: minimal verbosity: minimal
artifacts: artifacts:
- path: '*.nupkg' - path: '*.nupkg'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment