Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmarsh committed Oct 22, 2019
1 parent e7714c2 commit fac0f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ steps:

- script: |
set -x
$TagName=$(git describe --abbrev=0)
TagName=$(git describe --abbrev=0)
displayName: 'Retrieve Git Tag Name'


Expand Down

0 comments on commit fac0f93

Please sign in to comment.