From 90441ccc362dc57f0d3fadddd66231b35e955343 Mon Sep 17 00:00:00 2001 From: Nicolas Vivet Date: Mon, 21 Sep 2020 15:16:55 +0200 Subject: [PATCH] Test release --- .azure/pipelines/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure/pipelines/build.yml b/.azure/pipelines/build.yml index 76918046..e4d26107 100644 --- a/.azure/pipelines/build.yml +++ b/.azure/pipelines/build.yml @@ -156,7 +156,7 @@ stages: displayName: Test the Source Dist - stage: release - condition: and(succeeded(), startsWith(variables['build.sourceBranch'], 'refs/tags/')) + #condition: and(succeeded(), startsWith(variables['build.sourceBranch'], 'refs/tags/')) jobs: - job: release steps: