Skip to content

Commit

Permalink
Update build.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
daimor committed Aug 6, 2019
1 parent f1fb352 commit 8a9e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,6 @@ jobs:
action: 'create'
target: '$(Build.SourceVersion)'
tagSource: 'manual'
tag: '${Build.BuildNumber}'
tag: '$(Build.BuildId)'
releaseNotesSource: 'input'
isPreRelease: true

0 comments on commit 8a9e7cf

Please sign in to comment.