From 012b97642b23c732a2a648bd5b64b259c4a88e2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20A=CC=81ngel=20San=20Marti=CC=81n?= Date: Mon, 16 Sep 2019 17:58:23 +0200 Subject: [PATCH] Fix condition --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 9a7539ad..120bf1ed 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -138,7 +138,7 @@ jobs: - MacOS - Windows_x86 - Windows_x64 - condition: and(succeeded()) + condition: succeeded() variables: - group: github-releases pool: