mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-24 15:05:24 -07:00
Create tidusjar/Ombi pre-release tags
isDraft creates unpublished tags, which are not publicly visible. This change publishes the tags as pre-release github releases with tags. Fixes tidusjar/Ombi#3587 Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
faee15552c
commit
95893a9221
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ stages:
|
|||
target: '$(Build.SourceVersion)'
|
||||
tagSource: 'userSpecifiedTag'
|
||||
tag: '$(gitTag)'
|
||||
isDraft: true
|
||||
isPreRelease: true
|
||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||
changeLogType: 'commitBased'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue