mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -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
|
$(Build.ArtifactStagingDirectory)/*.gz
|
||||||
isPreRelease: true
|
isPreRelease: true
|
||||||
changeLogCompareToRelease: 'lastNonDraftRelease'
|
changeLogCompareToRelease: 'lastNonDraftRelease'
|
||||||
changeLogType: 'commitBased'
|
changeLogType: 'commitBased'
|
||||||
|
condition: and(succeeded(), eq(variables['PublishToGithub'], 'true'))
|
Loading…
Add table
Add a link
Reference in a new issue