Skip to content

Commit

Permalink
Revert azure-pipelines.yml update
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenkuhn committed Dec 2, 2019
1 parent 9a17cf1 commit ff3f085
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ variables:

steps:

- script: "git fetch --tags --all"
displayName: Git fetch all tags

- script: "echo ##vso[task.setvariable variable=buildTarget]Release"
displayName: Setting build target if triggered by tag
condition: startsWith(variables['Build.SourceBranch'], 'refs/tags/')
Expand Down

0 comments on commit ff3f085

Please sign in to comment.