Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
8a9f653869
commit
8b10d5bcfc
1 changed files with 1 additions and 1 deletions
|
@ -165,6 +165,6 @@ jobs:
|
||||||
title: 'Cider Version 1.6.1'
|
title: 'Cider Version 1.6.1'
|
||||||
releaseNotesSource: 'inline'
|
releaseNotesSource: 'inline'
|
||||||
releaseNotesInline: 'Test build from azure CI'
|
releaseNotesInline: 'Test build from azure CI'
|
||||||
isPreRelease: false
|
assets: '$(Build.ArtifactStagingDirectory)/*.*'
|
||||||
addChangeLog: false
|
addChangeLog: false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue