mirror of
https://github.com/Z3Prover/z3
synced 2025-06-09 07:33:24 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
77ba793f3b
commit
7ecf2f1136
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@ steps:
|
||||||
repositoryName: 'Z3Prover/bin'
|
repositoryName: 'Z3Prover/bin'
|
||||||
action: 'edit'
|
action: 'edit'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tag: 'Git tag'
|
tagSource: 'auto'
|
||||||
|
tag: '1.0'
|
||||||
title: 'nightly'
|
title: 'nightly'
|
||||||
releaseNotesSource: 'input'
|
releaseNotesSource: 'input'
|
||||||
releaseNotes: 'nightly build'
|
releaseNotes: 'nightly build'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue