]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
azure upload did not work; revert
authorBob Halley <halley@play-bow.org>
Wed, 1 Jul 2020 03:08:18 +0000 (20:08 -0700)
committerBob Halley <halley@play-bow.org>
Wed, 1 Jul 2020 03:08:18 +0000 (20:08 -0700)
.csproj [deleted file]
azure-pipelines.yml

diff --git a/.csproj b/.csproj
deleted file mode 100644 (file)
index cb15369..0000000
--- a/.csproj
+++ /dev/null
@@ -1,3 +0,0 @@
-<ItemGroup>
-    <PackageReference Include="Codecov" Version="1.12.0" />
-</ItemGroup>
index 0c529087d14c07558475d15355fb3ee7aaef2eed..a06839df2727527fc05d8f30b68ac78f153a6296 100644 (file)
@@ -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'