mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
Update azure-pipeline.vs.yaml for Azure Pipelines
This commit is contained in:
parent
e115a60ddf
commit
c9817ff74d
|
@ -12,7 +12,7 @@ steps:
|
||||||
action: 'create'
|
action: 'create'
|
||||||
target: '$(Build.SourceVersion)'
|
target: '$(Build.SourceVersion)'
|
||||||
tagSource: 'manual'
|
tagSource: 'manual'
|
||||||
tag: 'nightly'
|
tag: '$(Build.SourceVersion)'
|
||||||
title: 'nightly'
|
title: 'nightly'
|
||||||
releaseNotesSource: 'input'
|
releaseNotesSource: 'input'
|
||||||
releaseNotes: 'nightly build'
|
releaseNotes: 'nightly build'
|
||||||
|
|
Loading…
Reference in a new issue