Skip to content

Commit

Permalink
Test release
Browse files Browse the repository at this point in the history
  • Loading branch information
nizox committed Sep 21, 2020
1 parent 386e500 commit 90441cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure/pipelines/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 90441cc

Please # to comment.