summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorBob Halley <halley@play-bow.org>2020-06-30 20:08:18 -0700
committerBob Halley <halley@play-bow.org>2020-06-30 20:08:18 -0700
commitdd4914927feb1b1a058fd6bfb2e82b5aea702121 (patch)
tree17a93f933a4612aaa216389262a3c66777ea13fe /azure-pipelines.yml
parent722c09025020258f017944a020d656b6edc4b6ba (diff)
downloaddnspython-dd4914927feb1b1a058fd6bfb2e82b5aea702121.tar.gz
azure upload did not work; revert
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 0c52908..a06839d 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'