diff --git a/azure-pipelines.yml b/azure-pipelines.yml index aeb8d7305..e9ec6b8d4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -398,6 +398,7 @@ stages: inputs: script: bash <(curl -s https://codecov.io/bash) - task: CmdLine@2 + continueOnError: true inputs: script: | npm install -g @zeus-ci/cli