From: Bob Halley Date: Wed, 1 Jul 2020 03:08:18 +0000 (-0700) Subject: azure upload did not work; revert X-Git-Tag: v2.0.0rc2~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd4914927feb1b1a058fd6bfb2e82b5aea702121;p=thirdparty%2Fdnspython.git azure upload did not work; revert --- diff --git a/.csproj b/.csproj deleted file mode 100644 index cb15369d..00000000 --- a/.csproj +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 0c529087..a06839df 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -41,7 +41,3 @@ jobs: codeCoverageTool: Cobertura summaryFileLocation: '$(System.DefaultWorkingDirectory)/**/coverage.xml' # reportDirectory: '$(System.DefaultWorkingDirectory)/**/htmlcov' - - - script: | - %USERPROFILE%\.nuget\packages\codecov\1.12.0\tools\codecov.exe - displayName: 'Upload coverage to codecov.io'