mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Update ci-build.yaml for Azure Pipelines
This commit is contained in:
parent
d3882c6cb0
commit
f9408dc16e
1 changed files with 2 additions and 1 deletions
|
@ -218,4 +218,5 @@ steps:
|
|||
$(Build.ArtifactStagingDirectory)/*.gz
|
||||
isPreRelease: true
|
||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||
changeLogType: 'commitBased'
|
||||
changeLogType: 'commitBased'
|
||||
condition: and(succeeded(), eq(variables['PublishToGithub'], 'true'))
|
Loading…
Add table
Add a link
Reference in a new issue