Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
use commitbased instead
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Sep 13, 2019
1 parent 1c583c2 commit 5c6ce7a
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 @@ -144,7 +144,7 @@ jobs:
target: '$(Build.SourceVersion)'
tagSource: 'gitTag'
changeLogCompareToRelease: 'lastFullRelease'
changeLogType: 'issueBased'
changeLogType: 'commitBased'


- task: TwineAuthenticate@1
Expand Down

0 comments on commit 5c6ce7a

Please sign in to comment.