diff --git a/azure-pipelines.yml b/azure-pipelines.yml index b276ac7c0..79db8786b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -165,6 +165,6 @@ jobs: title: 'Cider Version 1.6.1' releaseNotesSource: 'inline' releaseNotesInline: 'Test build from azure CI' - isPreRelease: false + assets: '$(Build.ArtifactStagingDirectory)/*.*' addChangeLog: false