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: