From e945c250dbd9b1eb80b9f1894f990e7db14627c4 Mon Sep 17 00:00:00 2001 From: Jens Langhammer Date: Wed, 18 Aug 2021 10:33:25 +0200 Subject: [PATCH] ci: make zeus optional Signed-off-by: Jens Langhammer --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) 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