Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Jens L 2020-05-29 09:15:57 +02:00
parent 02f0712934
commit 2e67b0194b
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@ stages:
inputs:
script: pipenv run coverage xml
- task: CmdLine@2
inputs:
script: bash <(curl -s https://codecov.io/bash)
- stage: Build